Kernel Debugging with QEMU: Difference between revisions

imported>Luis-Hebendanz
mNo edit summary
imported>Luis-Hebendanz
mNo edit summary
Line 31: Line 31:
== Generate a config for KVM ==
== Generate a config for KVM ==
<syntaxhighlight lang="console">
<syntaxhighlight lang="console">
$ cd linux
$ nix-shell shell.nix
$ nix-shell shell.nix
$ make x86_64_defconfig
$ make x86_64_defconfig