]> git.proxmox.com Git - qemu.git/history - hw/pci.c
slirp: Replace m_freem with m_free
[qemu.git] / hw / pci.c
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Isaku Yamahatapci: don't call qdev pci init method
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-12 Isaku Yamahatapci: move ids of config space into PCIDeviceInfo
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-05-08 John Babovalpci: Use of qemu_put_ram_ptr in pci_add_option_rom.
2011-05-06 Stefan WeilFix typo in code and comments
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-05-05 Jan Kiszkapci: Add class 0x403 as 'audio controller'
2011-04-07 Avi Kivitypci: add pci_register_bar_simple() API
2011-04-01 Isaku Yamahatapci: add accessor function to get irq levels
2011-03-28 Isaku Yamahatapci: use uint8_t for devfn_min
2011-03-28 Isaku Yamahatapci: use PCI_DEVFN in pci_get_bus_devfn()
2011-03-28 Isaku Yamahatapci: use devfn for pci_find_device() instead of (slot...
2011-02-20 Stefan Weilpci: Fix memory leak
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-12 Blue Swirlpci: add creation functions that may fail
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-27 Isaku Yamahatapci: typo in pcibus_get_dev_path()
2011-01-27 Michael S. Tsirkinpci: bridge control fixup
2011-01-24 Isaku Yamahatapci: memory leak of PCIDevice::rom_file
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-20 Isaku Yamahatapci: use qemu_malloc() in pcibus_get_dev_path()
2011-01-20 Isaku Yamahatapci: deassert intx on reset.
2011-01-19 Michael S. Tsirkinpci: fix device paths
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-12 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-10 Gerd Hoffmannpci: allow devices being tagged as not hotpluggable.
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-27 Michael S. Tsirkinpci: fix migration path for devices behind bridges
2010-12-24 Isaku Yamahatapci: introduce a helper function to convert qdev id...
2010-12-22 Isaku Yamahatapcie: add flr support
2010-12-19 Michael S. Tsirkinpci: don't use bus number in migration, stub out
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Gleb NatapovAdd bootindex for option roms.
2010-12-11 Gleb NatapovAdd get_fw_dev_path callback for pci bus.
2010-12-09 Michael S. Tsirkinpci: untangle pci/msi dependency
2010-12-09 Isaku Yamahatapci: make command SERR bit writable
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-24 Michael S. Tsirkinpci: fix bus walk under secondary bus reset
2010-11-22 Isaku Yamahatapci: use qdev reset framework for pci bus reset
2010-11-22 Stefan Weilpci: Automatically patch PCI vendor id and device id...
2010-11-22 Michael S. Tsirkinpci: fix bridge control bit wmask
2010-11-22 Isaku Yamahatapci: add W1C bits to pci status register
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-16 Michael S. Tsirkinpci: allow hotplug removal of cold-plugged devices
2010-11-16 Alex WilliamsonPCI: Bus number from the bridge, not the device
2010-11-16 Michael S. Tsirkinpci: allow hotplug removal of cold-plugged devices
2010-11-16 Alex WilliamsonPCI: Bus number from the bridge, not the device
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 Michael S. Tsirkinpci: improve w1c mask handling
2010-10-19 Isaku Yamahatapci: use pci_word_test_and_clear_mask() in pci_device_r...
2010-10-19 Isaku Yamahatapci: introduce helper function to handle msi-x and...
2010-10-18 Isaku Yamahatapci: make pci_del_capability() update for w1cmask
2010-10-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-05 Stefan WeilFix spelling in comments
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-20 Isaku Yamahatapci: implement RW1C register framework.
2010-09-18 Blue SwirlIntroduce range.h
2010-09-13 Isaku Yamahatapci: improve signature of pci_register_bar().
2010-09-13 Isaku Yamahatapci: don't ignore invalid parameter for pci_register_bar().
2010-09-13 Isaku Yamahatapci: sorting out type confusion in pci_register_bar().
2010-09-07 Isaku Yamahatapci: make pci_parse_devfn() aware of func.
2010-09-07 Isaku Yamahatapci: call hotplug callback even when not hotplug case...
2010-09-07 Isaku Yamahatapci: consolidate pci_add_capability_at_offset() into...
2010-07-22 Isaku Yamahatapci/bridge: split out pci bridge code into pci_bridge...
2010-07-19 Isaku Yamahatapci: move out pci internal structures, PCIBus, PCIBridg...
2010-07-13 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-12 Michael S. TsirkinMerge branch 'master' into pci
2010-07-11 Michael S. Tsirkinpci: fix bridge update
2010-07-11 Isaku Yamahatapci hotplug: make pci hotplug return value to caller
2010-07-11 Isaku Yamahatapci: fix pci_device_reset
2010-07-11 Isaku Yamahatapci: set PCI multi-function bit appropriately.
2010-07-11 Isaku Yamahatapci_bridge: make pci bridge aware of pci multi function...
2010-07-11 Isaku Yamahatapci: introduce multifunction property.
2010-07-11 Isaku Yamahatapci: remove PCIDeviceInfo::header_type
2010-07-11 Isaku Yamahatapci: insert assert that auto-assigned-address function...
next