]> git.proxmox.com Git - qemu.git/history - hw/pci/pci-hotplug-old.c
qdev: Drop misleading qdev_free() function
[qemu.git] / hw / pci / pci-hotplug-old.c
2013-11-05 Stefan Hajnocziqdev: Drop misleading qdev_free() function
2013-07-26 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-next' into staging
2013-07-26 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-07-25 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-23 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-07-23 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-23 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
2013-07-22 Andreas Färberscsi: Improve error propagation for scsi_bus_legacy_han...
2013-07-15 Richard HendersonMerge git://github.com/hw-claudio/qemu-aarch64-queue...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-08 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-07 David Gibsonpci: Simpler implementation of primary PCI bus
2013-07-07 David Gibsonpci: Add root bus parameter to pci_nic_init()
2013-07-07 David Gibsonpci: Add root bus argument to pci_get_bus_devfn()
2013-07-07 David Gibsonpci: Replace pci_find_domain() with more general pci_ro...
2013-07-07 David Gibsonpci: Use helper to find device's root bus in pci_find_d...
2013-07-07 David Gibsonpci: Abolish pci_find_root_bus()
2013-07-04 David Gibsonpci: Move pci_read_devaddr to pci-hotplug-old.c
2013-07-04 David Gibsonpci: Cleanup configuration for pci-hotplug.c