From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Huang Subject: Re: [PATCH] Fix save/restore of guest PAT table in HAP paging mode. Date: Fri, 13 Apr 2012 13:42:15 -0500 Message-ID: <4F887387.6090005@amd.com> References: <4F8672E3.80302@amd.com> <4400B41FB768044EA720935D0808176C090BD84D@sausexdag02.amd.com> Reply-To: wei.huang2@amd.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Gianluca Guida Cc: "xen-devel@lists.xensource.com" , Gianluca Guida List-Id: xen-devel@lists.xenproject.org You can treat my experiments as an ack. But other folks need to ack it too. -Wei On 04/13/2012 12:08 PM, Gianluca Guida wrote: > On Fri, Apr 13, 2012 at 9:29 AM, Huang2, Wei wrote: >> I tested it with SLES11 SP1 and Windows 7 guest VM. With nested paging enabled, I saw XEN saved 0x0007010600070106ULL, instead of default 0x0007040600070406ULL, to guest disk files. So it behaved as expected. > Yes, that is exactly what I expected to see (WC enabled). Thanks again. > > Any change to get this checked in? > Gianluca >