On 10/17/2010 02:03 PM, Nadav Har'El wrote:
On Tue, Jun 15, 2010, Avi Kivity wrote about "Re: [PATCH 0/24] Nested VMX, v5": > I've tried to test the patches, but I see a vm-entry failure code 7 on > the very first vmentry. Guest is Fedora 12 x86-64 (2.6.32.9-70.fc12). Hi, as you can see, I posted a new set of patches, which apply to the current trunk. Can you please give it another try? Thanks! Please make sure you follow the instructions in the introduction to the patch. In short, try running the L0 kernel with the "nosmp" option,
What are the problems with smp?
give the "-cpu host" option to qemu,
Why is this needed?
and the "nested=1 ept=0 vpid=0" options to the kvm-intel module in L0.
Why are those needed? Seems trivial to support a nonept guest on an ept host - all you do is switch cr3 during vmentry and vmexit.
-- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html