index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
device-hotplug.c
Age
Commit message (
Expand
)
Author
2012-12-11
Support default block interfaces per QEMUMachine
Christian Borntraeger
2012-12-07
Clean up pci_drive_hot_add()'s use of BlockInterfaceType
Markus Armbruster
2012-10-05
cleanup useless return sentence
Amos Kong
2012-01-04
Add generic drive hotplugging
Alexander Graf
2011-01-31
blockdev: Fix drive_add for drives without media
Markus Armbruster
2011-01-31
blockdev: Make drive_add() take explicit type, index parameters
Markus Armbruster
2010-08-24
Rearrange block headers
Blue Swirl
2010-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
2010-06-04
blockdev: Hide QEMUMachine from drive_init()
Markus Armbruster
2009-10-27
kill dead nic unplug code.
Gerd Hoffmann
2009-10-05
drive cleanup fixes.
Gerd Hoffmann
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
2009-07-27
switch -drive to QemuOpts.
Gerd Hoffmann
2009-07-27
kill drives_opt
Gerd Hoffmann
2009-07-27
kill drives_table
Gerd Hoffmann
2009-07-09
Don't leak VLANClientState on PCI hot remove
Mark McLoughlin
2009-02-26
fix pci net hot-remove (Marcelo Tosatti)
aliguori
2009-02-11
qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)
aliguori