]> git.proxmox.com Git - qemu.git/history - hw/device-hotplug.c
slirp: Replace m_freem with m_free
[qemu.git] / hw / device-hotplug.c
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...