Hi, recently I am focusing on KVM(kernel virtualization machine), in which the device simulation employ the Qemu’s code directly. Still, the Qemu can run the Guest OS alone, from kernel boot to device simulation.
Device simulation is somehow easy to comprehend. As for kernel boot, is there any detailed document? I need some to make it clearer. Thanks in advance.