From: Dor Laor Date: Mon, 12 Feb 2007 08:54:39 +0000 (-0800) Subject: [PATCH] kvm: Two-way apic tpr synchronization X-Git-Tag: v2.6.21-rc1~274^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54810342f1372afdaf6cb9a6aea0c35df187db12;p=pandora-kernel.git [PATCH] kvm: Two-way apic tpr synchronization We report the value of cr8 to userspace on an exit. Also let userspace change cr8 when we re-enter the guest. The lets 64-bit guest code maintain the tpr correctly. Thanks for Yaniv Kamay for the idea. Signed-off-by: Dor Laor Signed-off-by: Avi Kivity Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed