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] Adding another GPE section to an HVM, causes the origina

To: Tom Rotenberg <tom.rotenberg@xxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Adding another GPE section to an HVM, causes the original GPE to stop functioning
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Date: Sun, 18 Oct 2009 17:33:31 +0100
Cc:
Delivery-date: Sun, 18 Oct 2009 09:34:02 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <8686c3cd0910180613la4898a0q6a4526d8d6469754@xxxxxxxxxxxxxx>
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcpP9NZ5TNx4Xu3tTpqgD+7Nr4vRzgAG+Pmm
Thread-topic: [Xen-devel] Adding another GPE section to an HVM, causes the original GPE to stop functioning
User-agent: Microsoft-Entourage/12.20.0.090605
On 18/10/2009 14:13, "Tom Rotenberg" <tom.rotenberg@xxxxxxxxx> wrote:

> Since i have inserted this new GPE block, the outcome is, that my new
> GPE block is responding OK, however, the old GPE block (the regular
> Xen gpe0 block), isn't responding anymore - thus i can't
> hot-plugqhot-unplug PT devices.
> 
> I have analyzed the qemu logs a little bit, and it looks like, since
> the addition of the new GPE block, Windows for some reason, only
> enables the new gpe block (gpe1 block), and disables the old gpe block
> (regular Xen gpe0 block).
> 
> Can someone please assist me with this issue?

Since you do not set Fadt.gpe1_base, gpe1's events are precisely overlapping
with gpe0's. This is actually a bug, and Windows is interpreting the broken
tables as best it can, by assuming that GPE1 overrides GPE0. Probably you
mean to set Fadt.gpe1_base=(ACPI_GPE0_LEN/2)*8 or something like that.

 -- Keir



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

<Prev in Thread] Current Thread [Next in Thread>