]> git.proxmox.com Git - mirror_qemu.git/history - hw/pci_bridge.c
Merge remote-tracking branch 'aneesh/for-upstream' into staging
[mirror_qemu.git] / hw / pci_bridge.c
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-29 Avi Kivitypci: avoid destroying bridge address space windows...
2012-10-29 Avi Kivitypci: avoid destroying bridge address space windows...
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-30 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-07-04 Alex Williamsonpci: convert PCIUnregisterFunc to void
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 LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-18 Anthony Liguoriqdev: Convert busses to QEMU Object Model
2012-06-07 Jan Kiszkamsi: Invoke msi/msix_reset from PCI core
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-03-15 Michael S. Tsirkinpci_bridge: upper 32 bit are long registers
2012-03-15 Michael S. Tsirkinpci_bridge: user-friendly default bus name
2012-03-15 Michael S. Tsirkinpci_bridge: fix status: do not override cap bit
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-01-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-27 Anthony Liguoripci: convert to QEMU Object Model
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-10-26 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/split-main-loop...
2011-10-23 Blue Swirlpci_bridge: fix typo
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 Wen Congyangpci_bridge: use parent bus's address space
2010-12-02 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-22 Isaku Yamahatapci bridge: implement secondary bus reset
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-10-27 Blue SwirlIntroduce range.h
2010-10-20 Isaku Yamahatapci/bridge: fix pci_bridge_reset()
2010-09-07 Isaku Yamahatapci bridge: add helper function for ssvid capability.
2010-09-07 Isaku Yamahatapci_bridge: introduce pci bridge library.
2010-07-22 Isaku Yamahatapci_bridge: clean up: remove pci_{register, unregister...
2010-07-22 Isaku Yamahatapci_bridge: rename PCIBridge::bus -> PCIBridge::sec_bus.
2010-07-22 Isaku Yamahatapci/bridge: split out pci bridge code into pci_bridge...