summaryrefslogtreecommitdiffstats
path: root/hw/dec_pci.c
Commit message (Expand)AuthorAgeFilesLines
* pci: rename pci_internals.h pci_bus.hMichael S. Tsirkin2012-12-171-1/+1
* pci: update all users to look in pci/Michael S. Tsirkin2012-12-171-4/+4
* pci: Tidy up PCI host bridgesAndreas Färber2012-08-221-1/+1
* pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGEAndreas Färber2012-08-221-2/+2
* dec_pci: QOM'ify DEC 21154 PCI-PCI bridgeAndreas Färber2012-08-221-10/+11
* pci: Make host bridge TypeInfos constAndreas Färber2012-08-221-3/+3
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-18/+22
* qdev: change ambiguous qdev namesAnthony Liguori2012-01-271-1/+1
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-4/+15
* pci: convert to QEMU Object ModelAnthony Liguori2012-01-271-21/+36
* sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity2011-11-281-2/+2
* pci_host: convert conf index and data ports to memory APIAvi Kivity2011-09-041-7/+6
* Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori2011-08-251-6/+7
* pci_host: convert conf index and data ports to memory APIAvi Kivity2011-08-241-7/+6
* dec_pci: convert to PCIDeviceInfo to initialize idsIsaku Yamahata2011-06-121-19/+7
* pci-host: Delegate bswap to mmio layerAlexander Graf2010-12-111-2/+4
* pci_bridge: introduce pci bridge library.Isaku Yamahata2010-09-071-9/+36
* pci/bridge: split out pci bridge code into pci_bridge.c from pci.cIsaku Yamahata2010-07-221-0/+1
* pci_bridge: make pci bridge aware of pci multi function bit.Isaku Yamahata2010-07-111-1/+1
* pci: remove PCIDeviceInfo::header_typeIsaku Yamahata2010-07-111-1/+1
* Compile pci_host only onceBlue Swirl2010-03-211-2/+2
* dec: use PCI accessorsBlue Swirl2010-02-141-2/+1
* dec: actually implement PCI bridgingBlue Swirl2010-02-071-0/+20
* Refactor DEC 21154 PCI bridgeBlue Swirl2010-02-051-0/+84
OpenPOWER on IntegriCloud