4965b7f056
i82801b11: Fix i82801b11 PCI host bridge config space
...
pci_bridge_write_config() was not being used.
Cc: qemu-stable@nongnu.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
Signed-off-by: Andreas Färber <afaerber@suse.de >
Signed-off-by: Michael S. Tsirkin <mst@redhat.com >
2013-08-12 12:07:12 +03:00
5315dc78d0
pci-bridge/i82801b11: Rename parent field
...
Rename it to avoid accidental use.
Reviewed-by: Don Koch <dkoch@verizon.com >
Signed-off-by: Andreas Färber <afaerber@suse.de >
2013-07-29 20:45:13 +02:00
f055e96bd4
pci-bridge: Turn PCIBridge into abstract QOM type
...
Introduce TYPE_PCI_BRIDGE as base type and use PCI_BRIDGE() casts.
Reviewed-by: Don Koch <dkoch@verizon.com >
Acked-by: Michael S. Tsirkin <mst@redhat.com >
[AF: Updated pbm-bridge parent to TYPE_PCI_BRIDGE]
Signed-off-by: Andreas Färber <afaerber@suse.de >
2013-07-29 20:44:47 +02:00
125ee0ed9c
devices: Associate devices to their logical category
...
The category will be used to sort the devices displayed in
the command line help.
Signed-off-by: Marcel Apfelbaum <marcel.a@redhat.com >
Message-id: 1375107465-25767-4-git-send-email-marcel.a@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com >
2013-07-29 10:37:09 -05:00
4268b09627
pci: fix BRDIGE typo
...
Fix typo in macro name: PCI_CLASS_BRDIGE_PCI_INF_SUB.
Signed-off-by: Don Koch <dkoch@verizon.com >
Signed-off-by: Michael S. Tsirkin <mst@redhat.com >
2013-07-10 12:49:33 +03:00
c0907c9e64
hw: move PCI bridges to hw/pci-* or hw/ARCH
...
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2013-04-08 18:13:14 +02:00