Re: [kvm-devel] [PATCH 8/8] SVM: add support for Nested Paging

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Avi Kivity
Date: Sunday, January 27, 2008 - 3:24 am

Joerg Roedel wrote:

Some Intel processors have a mode where cache coherency is no longer 
preserved, and we need to prevent that.  However from my reading of the 
AMD manuals, cache coherency is preserved even with caching disabled, so 
no real issue with disabling the cache.



Yes.  This was a red herring, cr0.pce only affects userspace rdpmc.

-- 
error compiling committee.c: too many arguments to function

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/8] SVM: add detection of Nested Paging feature, Joerg Roedel, (Fri Jan 25, 1:53 pm)
[PATCH 7/8] MMU: add HAP support to the KVM MMU, Joerg Roedel, (Fri Jan 25, 1:53 pm)
[PATCH 8/8] SVM: add support for Nested Paging, Joerg Roedel, (Fri Jan 25, 1:53 pm)
Re: [kvm-devel] [PATCH 8/8] SVM: add support for Nested Paging, Avi Kivity, (Sun Jan 27, 3:24 am)
Re: [kvm-devel] [PATCH][RFC] SVM: Add Support for Nested P ..., Jeremy Fitzhardinge, (Sun Jan 27, 8:20 pm)