summaryrefslogtreecommitdiff
path: root/hw/pci-hotplug.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-29monitor: Make pci_add device options truely optionalJan Kiszka1-0/+4
2009-06-29monitor: Drop pci_addr prefix from hotplug commandsJan Kiszka1-13/+9
2009-06-22Support addr=... in option argument of -drive if=virtioMarkus Armbruster1-0/+8
2009-06-22Make first argument of monitor command pci_add workMarkus Armbruster1-25/+26
2009-06-22Support addr=... in option argument of -net nicMarkus Armbruster1-4/+7
2009-06-16qdev: Fix regression in "pci_add ... storage if=virtio, ..."Markus Armbruster1-1/+0
2009-06-09net: Improve parameter error reportingJan Kiszka1-3/+4
2009-05-18Separate virtio PCI codePaul Brook1-1/+1
2009-05-14Virtio-blk qdev conversionPaul Brook1-1/+2
2009-05-14LSI SCSI qdev conversionPaul Brook1-6/+3
2009-04-17Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin)aliguori1-3/+3
2009-04-05pci_add storage: fix error handling for 'if' parameter (Eduardo Habkost)aliguori1-5/+7
2009-03-05monitor: Rework API (Jan Kiszka)aliguori1-24/+27
2009-02-11qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori1-0/+219