Hi all, After reading the code of jailhouse, I have a few questions. 1.Once Jailhouse is activated, the boot Linux will run as a VM. If it is possible to run VM by KVM(nested mode) in the root cell?
2.I wonder why the root cell need to runs in guest mode? Whether jailhouse can run root cell in host mode, create KVM VM inside root cell. So jailhouse can support both partition and VM. 3.When create a non-root cell, the jailhouse driver executes cpu_down() to offline CPUs, but the offline CPU seems to be running and respond to interruptions. And the hypervisor seems to have done nothing to wake up the CPUs(assigned to non-root cell), or did I miss the important part of the code? -- Regards. Chuan -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/830ab7e0-e8b9-edc7-8a3a-4acdb8b0216c%40huawei.com.
