summaryrefslogtreecommitdiffstats
path: root/hw/pci-hotplug.c
Commit message (Expand)AuthorAgeFilesLines
...
* Rearrange to suppress gcc 3.3.5 warning about unused variableBlue Swirl2009-08-231-3/+6
* qdev-ify virtio-blk.Gerd Hoffmann2009-08-101-0/+1
* kill drives_tableGerd Hoffmann2009-07-271-13/+15
* monitor: Make pci_add device options truely optionalJan Kiszka2009-06-291-0/+4
* monitor: Drop pci_addr prefix from hotplug commandsJan Kiszka2009-06-291-13/+9
* Support addr=... in option argument of -drive if=virtioMarkus Armbruster2009-06-221-0/+8
* Make first argument of monitor command pci_add workMarkus Armbruster2009-06-221-25/+26
* Support addr=... in option argument of -net nicMarkus Armbruster2009-06-221-4/+7
* qdev: Fix regression in "pci_add ... storage if=virtio, ..."Markus Armbruster2009-06-161-1/+0
* net: Improve parameter error reportingJan Kiszka2009-06-091-3/+4
* Separate virtio PCI codePaul Brook2009-05-181-1/+1
* Virtio-blk qdev conversionPaul Brook2009-05-141-1/+2
* LSI SCSI qdev conversionPaul Brook2009-05-141-6/+3
* Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin)aliguori2009-04-171-3/+3
* pci_add storage: fix error handling for 'if' parameter (Eduardo Habkost)aliguori2009-04-051-5/+7
* monitor: Rework API (Jan Kiszka)aliguori2009-03-051-24/+27
* qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori2009-02-111-0/+219
OpenPOWER on IntegriCloud