Re: [Qemu-devel] [PATCH v2 11/21] pcie: Convert PCIExpressHost to use the QOM.

2012-10-09 Thread Paolo Bonzini
Il 09/10/2012 05:30, Jason Baron ha scritto: > From: Jason Baron > > Let's use PCIExpressHost with QOM. > > Acked-by: Andreas Färber > Signed-off-by: Jason Baron > --- > hw/pcie_host.c | 14 ++ > hw/pcie_host.h |4 > 2 files changed, 18 insertions(+), 0 deletions(-) >

[Qemu-devel] [PATCH v2 11/21] pcie: Convert PCIExpressHost to use the QOM.

2012-10-08 Thread Jason Baron
From: Jason Baron Let's use PCIExpressHost with QOM. Acked-by: Andreas Färber Signed-off-by: Jason Baron --- hw/pcie_host.c | 14 ++ hw/pcie_host.h |4 2 files changed, 18 insertions(+), 0 deletions(-) diff --git a/hw/pcie_host.c b/hw/pcie_host.c index e2fd276..027ba05