Kernel Debugging with QEMU: Difference between revisions

Axka (talk | contribs)
m extraStructuredConfig -> structuredExtraConfig
Axka (talk | contribs)
m Add link for more info about patching and configuring the kernel
 
Line 1: Line 1:
== Set up the QEMU VM ==
== Set up the QEMU VM ==


=== With a Nix kernel ===
=== With a Nix-built kernel ===
Use a NixOS config like this:
Use a NixOS config like below. See [[Linux kernel#Custom configuration]] for more information about patching and configuring the kernel's build.


<syntaxhighlight lang="nix">
<syntaxhighlight lang="nix">