|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] [HVMLOADER] Dynamically add probed devices to th
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx wrote on 10/30/2006
12:19:49 PM:
>
>
>
> On 30/10/06 16:30, "Stefan Berger" <stefanb@xxxxxxxxxx>
wrote:
>
> > The SSDT entries are linked to the XSDT table which for now
> > has 3 empty slots. The XSDT table is then updated and checksummed
again.
> > I rearranged those ACPI functions that are commonly used to be
in
> > acpi_utils.c.
>
> Is there any reason not to poke it into the legacy RSDT as well? You
make
> room but don't fill in the blank.
I tested the change against a 2.6.18 kernel and found
that there it works without the RSDT entry. So I did not make that entry.
If you think it's necessary, then I can add functionality for the RSDT
part as well and have it registered in both tables.
Stefan
>
> -- 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
|
|
|
|
|