* Avi Kivity <[EMAIL PROTECTED]> wrote:

> There's a problem here.  A cache-hit cr3 is an hpa, while a cache-miss 
> cr3 is a gpa.  The two could alias:

ok, agreed. This is nice in fact, because this will be a live test of 
the hypercall API :-)

> The only solution I see is to use the hypercall API on a cache miss.  
> Once the guest indicates it wants to use the cr3 cache, set_cr3() 
> should fault, and cr3 should only be accepted from the hypercall.

yeah.

        Ingo

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to