This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

KVM on Juno board

Has anyone tried using KVM with the Juno board?  It doesn't look like the bootloader starts the cores in hypervisor mode, so it's not clear to me whether the current system software will support a hypervisor at the moment, even with the appropriate kernel options selected.  Are there any plans to support it?

Parents
  • In my case it appears that KVM isn't initializing at all.  I'm missing /dev/kvm (which I assumed was related to the dmesg output I posted earlier).  In your experiments, do you have the /dev/kvm device?  I haven't tried kvmtool because I assumed that nothing would work without the /dev/kvm device.

Reply
  • In my case it appears that KVM isn't initializing at all.  I'm missing /dev/kvm (which I assumed was related to the dmesg output I posted earlier).  In your experiments, do you have the /dev/kvm device?  I haven't tried kvmtool because I assumed that nothing would work without the /dev/kvm device.

Children