Re: [Qemu-devel] [PATCH] spapr: fix build

2011-11-01 Thread David Gibson
On Tue, Nov 01, 2011 at 03:16:14PM -0700, Alexander Graf wrote: > > > > > On 01.11.2011, at 14:51, Anthony Liguori wrote: > > > Signed-off-by: Anthony Liguori > > If that's what it takes to make it compile for you, please apply > it. i'm currently not anywhere close to a box to test it on m

Re: [Qemu-devel] [PATCH] spapr: fix build

2011-11-01 Thread Alexander Graf
On 01.11.2011, at 14:51, Anthony Liguori wrote: > Signed-off-by: Anthony Liguori If that's what it takes to make it compile for you, please apply it. i'm currently not anywhere close to a box to test it on myself (and figure out what went wrong). Reviewed-by: Alexander Graf Alex > ---

[Qemu-devel] [PATCH] spapr: fix build

2011-11-01 Thread Anthony Liguori
Signed-off-by: Anthony Liguori --- hw/spapr_pci.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/spapr_pci.c b/hw/spapr_pci.c index 2a5e637..7162588 100644 --- a/hw/spapr_pci.c +++ b/hw/spapr_pci.c @@ -51,7 +51,7 @@ static PCIDevice *find_dev(sPAPREnvironment *spap