]> git.proxmox.com Git - qemu.git/commit
pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types
authorAndreas Färber <afaerber@suse.de>
Fri, 12 Jul 2013 17:56:00 +0000 (19:56 +0200)
committerAndreas Färber <afaerber@suse.de>
Mon, 29 Jul 2013 18:45:24 +0000 (20:45 +0200)
commitbcb7575068581a7589234bdd55e8d9a9351611d9
tree41625e4da12d73ba327e178375a004e7062f56ea
parent5315dc78d089191e6a34a9f9f8913b7f365d504a
pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types

Move PCIEPort's "port" property to the new type, same for "aer_log_max".
Move PCIESlot's "chassis" and "slot" properties to the new type.

Reviewed-by: Don Koch <dkoch@verizon.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/pci-bridge/ioh3420.c
hw/pci-bridge/xio3130_downstream.c
hw/pci-bridge/xio3130_upstream.c
hw/pci/pcie_port.c
include/hw/pci/pcie_port.h