]> git.proxmox.com Git - qemu.git/commit - hw/unin_pci.c
unin_pci: QOM'ify UniNorth PCI host bridges
authorAndreas Färber <afaerber@suse.de>
Mon, 20 Aug 2012 17:08:06 +0000 (19:08 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 22 Aug 2012 15:47:17 +0000 (10:47 -0500)
commit57fd7b7fce9098cdac58a8442033cb91412400b9
treec67c6d2c66134b6f5bdff515780ebaa83457ec5e
parent8c9f64df3dd76c253e4961c5d2f075bffcc29e1d
unin_pci: QOM'ify UniNorth PCI host bridges

Introduce type constants and cast macros.
Avoid accessing parent fields directly.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/unin_pci.c