aboutsummaryrefslogtreecommitdiffstats
path: root/hw/device-hotplug.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-04Add generic drive hotpluggingAlexander Graf1-0/+47
2011-01-31blockdev: Fix drive_add for drives without mediaMarkus Armbruster1-2/+1
2011-01-31blockdev: Make drive_add() take explicit type, index parametersMarkus Armbruster1-1/+1
2010-08-24Rearrange block headersBlue Swirl1-0/+1
2010-06-04blockdev: Collect block device code in new blockdev.cMarkus Armbruster1-2/+0
2010-06-04blockdev: Hide QEMUMachine from drive_init()Markus Armbruster1-1/+1
2009-10-27kill dead nic unplug code.Gerd Hoffmann1-16/+0
2009-10-05drive cleanup fixes.Gerd Hoffmann1-18/+0
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl1-1/+1
2009-07-27switch -drive to QemuOpts.Gerd Hoffmann1-6/+6
2009-07-27kill drives_optGerd Hoffmann1-5/+5
2009-07-27kill drives_tableGerd Hoffmann1-11/+12
2009-07-09Don't leak VLANClientState on PCI hot removeMark McLoughlin1-6/+1
2009-02-26fix pci net hot-remove (Marcelo Tosatti)aliguori1-1/+2
2009-02-11qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori1-0/+85