Discussion:
Kernel development virtualization options
Laurence Rochfort
2018-11-16 10:41:43 UTC
Permalink
Hi all,

Thus far, I've been testing my kernel patches in a KVM vm with a full
distro installation, but it's pretty slow and cumbersome.

Valerie Aurora has a blog post on using User-mode Linux, and others
mention QEMU with an overlay filesystem and BusyBox.

What do people recommend for quick iterative development, with good
GDB integration?

Cheers,
Laurence.
Mulyadi Santosa
2018-11-16 17:02:03 UTC
Permalink
On Fri, Nov 16, 2018 at 5:39 PM Laurence Rochfort <
Post by Laurence Rochfort
Hi all,
Thus far, I've been testing my kernel patches in a KVM vm with a full
distro installation, but it's pretty slow and cumbersome.
Hi
Hmmm, weird, assuming your CPU had VT-x/AMD-V enabled, KVM should utilize
it and ran pretty fast. Could you check whether KVM use VT-x/AMD-V first?
Post by Laurence Rochfort
Valerie Aurora has a blog post on using User-mode Linux, and others
mention QEMU with an overlay filesystem and BusyBox.
What do people recommend for quick iterative development, with good
GDB integration?
Cheers,
Laurence.
_______________________________________________
Kernelnewbies mailing list
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
--
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
Continue reading on narkive:
Loading...