Re: [Qemu-devel] [PATCH 20/28] sparc64: unbreak
Am 22.07.2013 15:54, schrieb Paolo Bonzini: > ... by making apb a subclass of TYPE_PCI_HOST_BRIDGE. Any chance to get that into the subject somehow? :) > > Signed-off-by: Paolo Bonzini > --- > hw/pci-host/apb.c | 47 --- > 1 file changed, 28 insertio
[Qemu-devel] [PATCH 20/28] sparc64: unbreak
... by making apb a subclass of TYPE_PCI_HOST_BRIDGE. Signed-off-by: Paolo Bonzini --- hw/pci-host/apb.c | 47 --- 1 file changed, 28 insertions(+), 19 deletions(-) diff --git a/hw/pci-host/apb.c b/hw/pci-host/apb.c index 208ac85..3756ce9 100644 --- a