Setting up QEMU-KVM for kernel development

Newsflash

Qemu is a virtual machine and a complete distro can be installed into it. But it has a very interesting option: -kernel. With that option, QEMU will boot the kernel binary provided as argument.

Full Story