On Thu, Aug 05, 2010, Gleb Natapov wrote about "Re: [PATCH 9/24] Implement 
VMCLEAR":
> > In any case, I don't think this should be considered an internal error, or
> > that we have a reason to exit to user space in this case.
> > 
> But you can't emulate this either, no?

I could, if I knew what to emulate ;-) Does anybody know what a real processor
with VMX does when you give it VMCLEAR with a physical address which is beyond
the amount of available memory? If the answer was "it throws #GP" or "it
does VMFail(Invalid Physical Address) or something of this sort, I could
easily do this in the emulation too - I just don't know yet what it does...

-- 
Nadav Har'El                        |        Thursday, Aug  5 2010, 25 Av 5770
n...@math.technion.ac.il             |-----------------------------------------
Phone +972-523-790466, ICQ 13349191 |"Guests, like fish, begin to smell after
http://nadav.harel.org.il           |three days." -- Benjamin Franklin
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to