Le Lundi 05 Juin 2006 11:12, Kouya SHIMURA a écrit : > Hi, > > I can't get VP enabled dom0 to boot up on Fujitsu's PRIMEQUEST. > > The cause is that xen passes only one page of ACPI tables to dom0. > PRIMEQUEST has ACPI tables across page boundary and dom0 can't read > some ACPI table. > > Attached patches fix it. > But actually I'm not familiar with ACPI and I assume the ACPI tables > are placed in one place contiguously. > Does anyone know my assumption is correct? I don't think so.
Your patch looks a little bit kludgy, but it is very small and I *don't* want to prevent Xen to run on your machine. IMHO the best approach is to walk on every ACPI table. But this can be tedious... Tristan. _______________________________________________ Xen-ia64-devel mailing list [email protected] http://lists.xensource.com/xen-ia64-devel
