summaryrefslogtreecommitdiffstats
path: root/hw/device-hotplug.c
Commit message (Expand)AuthorAgeFilesLines
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-2/+2
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* monitor: move include files to include/monitor/Paolo Bonzini2012-12-191-1/+1
* net: do not include net.h everywherePaolo Bonzini2012-12-191-1/+0
* Support default block interfaces per QEMUMachineChristian Borntraeger2012-12-111-1/+1
* Clean up pci_drive_hot_add()'s use of BlockInterfaceTypeMarkus Armbruster2012-12-071-7/+4
* cleanup useless return sentenceAmos Kong2012-10-051-1/+0
* Add generic drive hotpluggingAlexander Graf2012-01-041-0/+47
* blockdev: Fix drive_add for drives without mediaMarkus Armbruster2011-01-311-2/+1
* blockdev: Make drive_add() take explicit type, index parametersMarkus Armbruster2011-01-311-1/+1
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* blockdev: Collect block device code in new blockdev.cMarkus Armbruster2010-06-041-2/+0
* blockdev: Hide QEMUMachine from drive_init()Markus Armbruster2010-06-041-1/+1
* kill dead nic unplug code.Gerd Hoffmann2009-10-271-16/+0
* drive cleanup fixes.Gerd Hoffmann2009-10-051-18/+0
* Fix sys-queue.h conflict for goodBlue Swirl2009-09-121-1/+1
* switch -drive to QemuOpts.Gerd Hoffmann2009-07-271-6/+6
* kill drives_optGerd Hoffmann2009-07-271-5/+5
* kill drives_tableGerd Hoffmann2009-07-271-11/+12
* Don't leak VLANClientState on PCI hot removeMark McLoughlin2009-07-091-6/+1
* fix pci net hot-remove (Marcelo Tosatti)aliguori2009-02-261-1/+2
* qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori2009-02-111-0/+85
OpenPOWER on IntegriCloud