[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [Qemu-devel] [PATCH V11 06/15] xen: Add the Xen platform pci device
On Wed, Mar 23, 2011 at 12:08, Alexander Graf <agraf@xxxxxxx> wrote: >> diff --git a/hw/pc_piix.c b/hw/pc_piix.c >> index 6eff06e..417c456 100644 >> --- a/hw/pc_piix.c >> +++ b/hw/pc_piix.c >> @@ -121,6 +121,10 @@ static void pc_init1(ram_addr_t ram_size, >> >> Â Â pc_vga_init(pci_enabled? pci_bus: NULL); >> >> + Â Âif (xen_enabled()) { >> + Â Â Â Âpci_xen_platform_init(pci_bus); > > It probably makes sense to fold that function in here. That way you wouldn't > need the entry in the stub file. Yes, I will do that. Thanks, -- Anthony PERARD _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |