* Ingo Molnar <[EMAIL PROTECTED]> wrote:

> ok. Below is the current snapshot - hypercall calling convention 
> documented and implemented for both 64-bit and 32-bit on the KVM side, 
> and a small demo call done on the 32-bit guest side.

i've updated the cr3-cache code to use the new hypercall facility - this 
solves the hpa/gpa aliasing bug you found.

i have changed a few more details around hypercalls - the macros are now 
cleaner, the cr3 cache is aligned (is easier to grow both para_state and 
cr3_cache in a compatible way), and a few more details here and there. 
Current tarball attached. Build and boot tested, the cr3 cache still 
works fine.

        Ingo

Attachment: kvm-para.tar.gz
Description: GNU Zip compressed data

-------------------------------------------------------------------------
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