]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2014-10-20 Markus Armbrusterblock: Connect BlockBackend to BlockDriverState
2014-10-20 Markus Armbrusterblock: New BlockBackend
2014-10-20 Markus Armbrusterblock: Split bdrv_new_root() off bdrv_new()
2014-10-20 Max Reitznbd: Fix filename generation
2014-10-20 Tony Breedsblock/raw-posix: use seek_hole ahead of fiemap
2014-10-20 Tony Breedsblock/raw-posix: Fix disk corruption in try_fiemap
2014-10-20 Zhang Haoyuqcow2: fix leak of Qcow2DiscardRegion in update_refcoun...
2014-10-16 Gongleiglib: add compatibility interface for g_strcmp0()
2014-10-16 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-10-16 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-10-15 Stefan Hajnocziglib: add compatibility interface for g_get_monotonic_t...
2014-10-15 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2014-10-15 Peter Maydellhw/display/vga: Remove unused arrays dmask4 and dmask16
2014-10-15 Gerd Hoffmannvga-pci: add qext region to mmio
2014-10-15 Gongleibootindex: change fprintf to error_report
2014-10-15 Gongleibootindex: delete bootindex when device is removed
2014-10-15 Gongleibootindex: move calling add_boot_device_patch to bootin...
2014-10-15 Gongleiide: add calling add_boot_device_patch in bootindex...
2014-10-15 Gongleinvma: ide: add bootindex to qom property
2014-10-15 Gongleiusb-storage: add bootindex to qom property
2014-10-15 Gongleivirtio-blk: alias bootindex property explicitly for...
2014-10-15 Gongleiblock: remove bootindex property from qdev to qom
2014-10-15 Gongleivirtio-blk: add bootindex to qom property
2014-10-15 Gongleiide: add bootindex to qom property
2014-10-15 Gongleiscsi: add bootindex to qom property
2014-10-15 Gongleiisa-fdc: remove bootindexA/B property from qdev to qom
2014-10-15 Gongleiredirect: remove bootindex property from qdev to qom
2014-10-15 Gongleivfio: remove bootindex property from qdev to qom
2014-10-15 Gongleipci-assign: remove bootindex property from qdev to qom
2014-10-15 Gongleihost-libusb: remove bootindex property from qdev to qom
2014-10-15 Gongleivirtio-net: alias bootindex property explicitly for...
2014-10-15 Gongleinet: remove bootindex property from qdev to qom
2014-10-15 Gongleiusb-net: add bootindex to qom property
2014-10-15 Gongleivmxnet3: add bootindex to qom property
2014-10-15 Gongleispapr_lian: add bootindex to qom property
2014-10-15 Gongleirtl8139: add bootindex to qom property
2014-10-15 Gongleipcnet: add bootindex to qom property
2014-10-15 Gongleine2000: add bootindex to qom property
2014-10-15 Gongleieepro100: add bootindex to qom property
2014-10-15 Gongleie1000: add bootindex to qom property
2014-10-15 Gongleivirtio-net: add bootindex to qom property
2014-10-15 Gongleibootindex: add a setter/getter functions wrapper for...
2014-10-15 Gongleibootindex: support to set a existent device's bootindex...
2014-10-15 Gongleibootindex: rework add_boot_device_path function
2014-10-15 Gongleifw_cfg: add fw_cfg_machine_reset function
2014-10-15 Gongleibootindex: add del_boot_device_path function
2014-10-15 Gongleibootindex: add check bootindex function
2014-10-15 Gongleibootdevice: move bootdevice related code to new file...
2014-10-15 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-10-15 Gongleiqdev: Drop legacy_name from qdev properties
2014-10-15 Gongleiqmp: Print descriptions of object properties
2014-10-15 Gongleiqdev: Set the object property's description to the...
2014-10-15 Gongleiqom: Add description field in ObjectProperty struct
2014-10-15 Gongleiqdev: Add description field in PropertyInfo struct
2014-10-15 Igor Mammedovqdev: device_del: Search for to be unplugged device...
2014-10-15 Igor Mammedovqdev: HotplugHandler: Add support for unplugging BUS...
2014-10-15 Igor Mammedovqdev: Drop legacy hotplug fields/methods
2014-10-15 Igor Mammedovusb: Convert usb devices to hotplug handler API
2014-10-15 Igor Mammedovusb: Convert usb-ccid to hotplug handler API
2014-10-15 Igor Mammedovusb-storage: Drop not needed "allow_hotplug = 0"
2014-10-15 Igor Mammedovusb-bot: Drop not needed "allow_hotplug = 0"
2014-10-15 Igor Mammedovusb-bot: Mark device as non hotpluggable
2014-10-15 Igor Mammedovscsi: Cleanup not used anymore SCSIBusInfo{hotplug...
2014-10-15 Igor Mammedovscsi: Convert virtio-scsi HBA to hotplug handler API
2014-10-15 Igor Mammedovscsi: Convert pvscsi HBA to hotplug handler API
2014-10-15 Igor Mammedovscsi: Set SCSI BUS itself as default HotplugHandler
2014-10-15 Igor Mammedovs390x: Convert virtio-ccw to hotplug handler API
2014-10-15 Igor Mammedovs390x: Convert s390-virtio to hotplug handler API
2014-10-15 Igor Mammedovs390x: Drop not used allow_hotplug in event-facility
2014-10-15 Igor Mammedovvirtio-mmio: Drop useless bus->allow_hotplug = 0
2014-10-15 Igor Mammedovvirtio-serial: Convert to hotplug-handler API
2014-10-15 Igor Mammedovvirtio-pci: Drop BusState::allow_hotplug
2014-10-15 Igor Mammedovtarget-i386: ICC bus: Drop BusState::allow_hotplug
2014-10-15 Igor Mammedovqdev: Drop hotplug check from bus_add_child()
2014-10-15 Igor Mammedovqdev: Add wrapper to set BUS as HotplugHandler
2014-10-15 Igor Mammedovqdev: Add simple/generic unplug callback for HotplugHandler
2014-10-15 Igor Mammedovqdev: HotplugHandler: Provide unplug callback
2014-10-15 Igor Mammedovqdev: HotplugHandler: Rename unplug callback to unplug_...
2014-10-15 Igor Mammedovqdev: do not allow to instantiate non hotpluggable...
2014-10-15 Igor MammedovAccess BusState::allow_hotplug using wraper qbus_is_hot...
2014-10-15 Igor Mammedovtests: usb: usb-uas hotplug test
2014-10-15 Igor Mammedovtests: usb: usb-storage hotplug test
2014-10-15 Igor Mammedovtests: usb: Generic usb device hotplug
2014-10-15 Igor Mammedovtests: usb: add port test to uhci unit test
2014-10-15 Igor Mammedovtests: usb: Move uhci port test code to libqos/usb.c
2014-10-15 Igor Mammedovtests: virtio-blk: Check if hot-plug/unplug works
2014-10-15 Igor Mammedovtests: virtio-net: Check if hot-plug/unplug works
2014-10-15 Igor Mammedovtests: virtio-rng: Check if hot-plug/unplug works
2014-10-15 Igor Mammedovlibqos: Add qpci_plug_device_test() and qpci_unplug_acp...
2014-10-15 Igor Mammedovtests: virtio-serial: Check if hot-plug/unplug works
2014-10-15 Igor Mammedovtests: virtio-scsi: Check if hot-plug/unplug works
2014-10-15 Gongleiqom: Add error handler for object alias property
2014-10-15 Gongleiqom: Add error handler for object_property_print()
2014-10-14 Peter Lievenmigration: catch unknown flag combinations in ram_load
2014-10-14 Eduardo Habkostqemu-file: Move stdio implementation to qemu-file-stdio.c
2014-10-14 Eduardo Habkostqemu-file: Move unix and socket implementations to...
2014-10-14 Eduardo Habkostqemu-file: Use qemu_file_is_writable() on stdio_fclose()
2014-10-14 Eduardo Habkostqemu-file: Make qemu_file_is_writable() non-static
2014-10-14 Eduardo Habkostqemu-file: Add copyright header to qemu-file.c
2014-10-14 Alexey Kardashevskiyvmstate: Allow dynamic allocation for VBUFFER during...
next