]> git.proxmox.com Git - qemu.git/history - hw/pci_internals.h
Merge branch pci into master
[qemu.git] / hw / pci_internals.h
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-19 Michael S. Tsirkinpci: Add pci_device_route_intx_to_irq
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-27 David Gibsoniommu: Allow PCI to use IOMMU infrastructure
2012-06-24 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-18 Anthony Liguoriqdev: Convert busses to QEMU Object Model
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'mst-tmp/for_anthony'...
2011-09-20 Michael S. Tsirkinpci_bridge: simplify memory regions some more
2011-09-19 Michael S. Tsirkinpci: implement bridge filtering
2011-09-19 Jan Kiszkapci: Remove unused mem_base from PCIBus
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-1...
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 Avi Kivitypci: allow I/O BARs to be registered with pci_register_...
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-29 Avi Kivitypci: pass address space to pci bus when created
2011-03-28 Isaku Yamahatapci: use uint8_t for devfn_min
2011-03-28 Isaku Yamahatapci: replace the magic, 256, for the maximum of devfn
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-09-07 Isaku Yamahatapci_bridge: introduce pci bridge library.
2010-07-22 Isaku Yamahatapci_bridge: rename PCIBridge::bus -> PCIBridge::sec_bus.
2010-07-19 Isaku Yamahatapci: move out pci internal structures, PCIBus, PCIBridg...