|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH] Re: [Xen-staging] [xen-unstable] Enable HVM gues
On Sat, 2008-02-16 at 08:09 +0000, Keir Fraser wrote:
> On 15/2/08 16:54, "Alex Williamson" <alex.williamson@xxxxxx> wrote:
>
> > This makes use of some macros that are only defined for i386/x86_64,
> > so the ia64 build fails on piix4acpi.c. However, I'm not sure why these
> > are x86 only, and the cset that made them x86 only doesn't appear to
> > have any dependency on them. Things seem to work fine if we enable
> > these for everyone. Thanks,
>
> Hmmm... they're x86-specific because they define x86-specific i/o port
> addresses. It may be nicer to more clearly separate out the x86-specific
> code that uses these macros. I'll take a look.
That was my initial thought too, but 12390:430e06e2aa08 is the change
that set the PM1A_EVT_BLK_ADDRESS to it's current value, and it
indicates it's for ia64. So my guess was that we both have this at the
same address. I'm not sure why cset 12390 doesn't make use of the macro
with the acpi_map() call it makes though.
Alex
--
Alex Williamson HP Open Source & Linux Org.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|