|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH]HVM E820 Table cleanup
On 14/10/06 1:01 am, "Wang, Winston L" <winston.l.wang@xxxxxxxxx> wrote:
> We found E820 table miss report the ACPI NVS/Data information which
> trigger the Windows HCT test complain, attached please review for the
> cleanup patch.
>
> Signed-off-by: Xin Li <xin.b.li@xxxxxxxxx>
> Signed-off-by: Winston Wang <winston.l.wang@xxxxxxxxx>
Apart from adding a page-size ACPI region in low memory, this patch
*removes* thirteen pages from the top of memory. Was that region just bogus?
The hvmloader code which copies the ACPI tables only checks that the tables
will fit into 0xEA000-0xEFFFF. Shouldn't e820 declare a region of that size,
therefore (i.e., 0x50000, not 0x10000)?
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|