On Wed, Mar 09, 2016 at 03:10:58PM -0500, Julien Delange wrote: > Any idea about how to run this example with qemu and/or how to test it? >
Assuming you're on Linux, to run hypervisors in qemu you'll need to enable
nested vmx. There's some basic instructions here:
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/virtual/kvm/nested-vmx.txt#n45
Additionally, you can nest deeper than the two levels described in that
document, but it will get *extremely* slow, so I would not recommend trying
it.
(There may be other nuances in testing that particular project, but I am not
personally aware of them.)
--
cmr
+610481762084
http://octayn.net/
signature.asc
Description: PGP signature
_______________________________________________ Devel mailing list [email protected] https://sel4.systems/lists/listinfo/devel
