[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <479C5BE3.6060803@qumranet.com>
Date: Sun, 27 Jan 2008 12:24:35 +0200
From: Avi Kivity <avi@...ranet.com>
To: Joerg Roedel <joro@...tes.org>
CC: kvm-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org
Subject: Re: [kvm-devel] [PATCH 8/8] SVM: add support for Nested Paging
Joerg Roedel wrote:
>> On the other hand, we want to trap cr0 so the guest can't control the
>> cache disable bits. Also cr4.pce and cr4.mce.
>>
>
> Is it a problem when the guest disables caching? It disables it only in
> its own context because it has its own copy of cr0.
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.
> Cr4.pce can be
> accessible for the guests because there is no way for them to access the
> performance counter MSRs.
Yes. This was a red herring, cr0.pce only affects userspace rdpmc.
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists