]> git.proxmox.com Git - qemu.git/history - hw/device-hotplug.c
monitor: move include files to include/monitor/
[qemu.git] / hw / device-hotplug.c
2012-12-19 Paolo Bonzinimonitor: move include files to include/monitor/
2012-12-19 Paolo Bonzininet: do not include net.h everywhere
2012-12-17 Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-15 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-12-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-12-11 Christian BorntraegerSupport default block interfaces per QEMUMachine
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-12-07 Markus ArmbrusterClean up pci_drive_hot_add()'s use of BlockInterfaceType
2012-10-06 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-10-06 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2012-10-05 Amos Kongcleanup useless return sentence
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-01-10 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2012-01-04 Alexander GrafAdd generic drive hotplugging
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-31 Markus Armbrusterblockdev: Fix drive_add for drives without media
2011-01-31 Markus Armbrusterblockdev: Make drive_add() take explicit type, index...
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-24 Blue SwirlRearrange block headers
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-06-04 Markus Armbrusterblockdev: Hide QEMUMachine from drive_init()
2009-10-27 Gerd Hoffmannkill dead nic unplug code.
2009-10-05 Gerd Hoffmanndrive cleanup fixes.
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-07-27 Gerd Hoffmannswitch -drive to QemuOpts.
2009-07-27 Gerd Hoffmannkill drives_opt
2009-07-27 Gerd Hoffmannkill drives_table
2009-07-09 Mark McLoughlinDon't leak VLANClientState on PCI hot remove
2009-02-26 aliguorifix pci net hot-remove (Marcelo Tosatti)
2009-02-11 aliguoriqemu: PCI device, disk and host network hot-add / hot...