[Qemu-devel] Re: [PATCH] QEMU kill CR3_CACHE references
On 02/19/2010 08:43 AM, Jes Sorensen wrote: Hi, The CR3 caching was never implemented in QEMU and is obsoleted by NPT/EPT. This patch removes the unused references to it from target-i386/kvm.c. Applied, thanks. -- error compiling committee.c: too many arguments to function
[Qemu-devel] Re: [PATCH] QEMU kill CR3_CACHE references
Hi, The CR3 caching was never implemented in QEMU and is obsoleted by NPT/EPT. This patch removes the unused references to it from target-i386/kvm.c. This feature was broken by design. Glad to see it go. Zach