WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] ACPI suspend/resume on Dell Inspirons 1464/1564/1764

To: "Keir Fraser" <keir.fraser@xxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] ACPI suspend/resume on Dell Inspirons 1464/1564/1764
From: "Roger Cruz" <roger.cruz@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 19 May 2010 14:59:44 -0500
Cc:
Delivery-date: Wed, 19 May 2010 13:03:06 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <C81A00A3.14A47%keir.fraser@xxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acrr2MGaf7yfnFaQTZycCDfaoiD3fwGKD9vEATZRItYAEo2wXAAOFwx+AARLdsgABrWIvgABEzreAAAql2Y=
Thread-topic: [Xen-devel] ACPI suspend/resume on Dell Inspirons 1464/1564/1764

Wow, you are fast.  Thanks a bunch!

Roger


-----Original Message-----
From: Keir Fraser [mailto:keir.fraser@xxxxxxxxxxxxx]
Sent: Wed 5/19/2010 3:54 PM
To: Roger Cruz; xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] ACPI suspend/resume on Dell Inspirons 1464/1564/1764

On 19/05/2010 20:24, "Keir Fraser" <keir.fraser@xxxxxxxxxxxxx> wrote:

> On 19/05/2010 17:36, "Roger Cruz" <roger.cruz@xxxxxxxxxxxxxxxxxxx> wrote:
>
>>    else
>>     {
>>         v->arch.hvm_vmx.secondary_exec_control &= ~SECONDARY_EXEC_ENABLE_EPT;
>>         vmx_vmexit_control &= ~(VM_EXIT_SAVE_GUEST_PAT |
>>                                 VM_EXIT_LOAD_HOST_PAT);
>>         vmx_vmentry_control &= ~VM_ENTRY_LOAD_GUEST_PAT;
>>     }
>
> This is the bug. construct_vmcs() should make local copies of
> vmx_vmexit_control and vmx_vmentry_control, and only clear bits in those
> local copies. It should then __vmwrite() those local copies. I will make a
> patch and apply to xen-unstable and xen-4.0 and xen-3.4.

Done -- xen-unstable:21435, xen-4.0-testing:21157, xen-3.4-testing:19971

 K.

>  Thanks,
>  Keir
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel