Re: [Qemu-devel] [PATCH 1/4] piix_pci: Clean up i440FX object handling

2013-02-20 Thread Andreas Färber
Am 20.02.2013 22:46, schrieb David Woodhouse: > From: David Woodhouse > > Define and use I440FX_PCI_DEVICE() instead of using DO_UPCAST(). > > Signed-off-by: David Woodhouse Reviewed-by: Andreas Färber Thanks, Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF:

[Qemu-devel] [PATCH 1/4] piix_pci: Clean up i440FX object handling

2013-02-20 Thread David Woodhouse
From: David Woodhouse Define and use I440FX_PCI_DEVICE() instead of using DO_UPCAST(). Signed-off-by: David Woodhouse --- hw/piix_pci.c | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/hw/piix_pci.c b/hw/piix_pci.c index 6c77e49..6b69e26 100644 --- a/hw/piix