On 07/22/2013 06:36 PM, Andreas Färber wrote: > 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. > > Signed-off-by: Andreas Färber <[email protected]> > --- > hw/pci-bridge/ioh3420.c | 31 ++++++----------------- > hw/pci-bridge/xio3130_downstream.c | 31 ++++++----------------- > hw/pci-bridge/xio3130_upstream.c | 21 ++++----------- > hw/pci/pcie_port.c | 52 > ++++++++++++++++++++++++++++++++++++++ > include/hw/pci/pcie_port.h | 14 ++++++++-- > 5 files changed, 85 insertions(+), 64 deletions(-) >
Reviewed-by: Don Koch <[email protected]>
