aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-08vmdk: fix vmdk_parse_extents() extent_file leaksStefan Hajnoczi
2014-09-08ide: Add wwn support to IDE-ATAPI driveJohn Snow
2014-09-08qtest/ide: Uninitialize PC allocatorJohn Snow
2014-09-08libqos: add a simple first-fit memory allocatorJohn Snow
2014-09-08MAINTAINERS: update sheepdog maintainerMORITA Kazutaka
2014-09-08qemu-nbd: fix indentation and coding stylePeter Lieven
2014-09-08qemu-nbd: add option to set detect-zeroes modePeter Lieven
2014-09-08rename parse_enum_option to qapi_enum_parse and make it publicPeter Lieven
2014-09-08block/archipelago: Use QEMU atomic builtinsChrysostomos Nanakos
2014-09-08qemu-img: fix rebase src_cache option documentationStefan Hajnoczi
2014-09-08qemu-img: clarify src_cache option documentationStefan Hajnoczi
2014-09-08libqos: Added EVENT_IDX supportMarc Marí
2014-09-08libqos: Added MSI-X supportMarc Marí
2014-09-08libqos: Added test case for configuration changes in virtio-blk testMarc Marí
2014-09-08libqos: Added indirect descriptor support to virtio implementationMarc Marí
2014-09-08libqos: Added basic virtqueue support to virtio implementationMarc Marí
2014-09-08tests: Add virtio device initializationMarc Marí
2014-09-08tests: Functions bus_foreach and device_find from libqos virtio APIMarc Marí
2014-09-08pflash_cfi01: write flash contents to bdrv on incoming migrationLaszlo Ersek
2014-09-08pflash_cfi01: fixup stale DPRINTF() callsLaszlo Ersek
2014-09-08block: kill tail whitespace in block.cLiu Yuan
2014-09-05Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell
2014-09-05target-i386: Reject invalid CPU feature names on the command-lineEduardo Habkost
2014-09-05target-i386: Support migratable=no properlyEduardo Habkost
2014-09-05exec: Save CPUState::exception_index fieldPavel Dovgaluk
2014-09-05Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-20140905-1' in...Peter Maydell
2014-09-05pty: Fix byte loss bug when connecting to ptySebastian Tanase
2014-09-05Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-3615-20140905...Peter Maydell
2014-09-05spice: make sure we don't overflow ssd->bufGerd Hoffmann
2014-09-04Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2014-09-04Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into stagingPeter Maydell
2014-09-04qdev: Add cleanup logic in device_set_realized() to avoid resource leakGonglei
2014-09-04qdev: Use NULL instead of local_err for qbus_child unrealizeGonglei
2014-09-04Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2014-09-04virtio-net: purge outstanding packets when starting vhostMichael S. Tsirkin
2014-09-04net: complete all queued packets on VM stopMichael S. Tsirkin
2014-09-04net: invoke callback when purging queueMichael S. Tsirkin
2014-09-04virtio: don't call device on !vm_runningMichael S. Tsirkin
2014-09-04virtio-net: don't run bh on vm stoppedMichael S. Tsirkin
2014-09-04hw/9pfs: Don't return type from host in readdir on local 9p filesystemBastian Blank
2014-09-04qdev: Use error_abort instead of using local_errGonglei
2014-09-04memory: Remove object_property_add_child_array()Peter Crosthwaite
2014-09-04qom: Add automatic arrayification to object_property_add()Peter Crosthwaite
2014-09-04machine: Clean up -machine handlingAndreas Färber
2014-09-04qom: Make object_child_foreach() safe for objects removalAlexey Kardashevskiy
2014-09-04net: Forbid dealing with packets when VM is not runningzhanghailiang
2014-09-04Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-03' in...Peter Maydell
2014-09-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-09-04Revert "vhost_net: start/stop guest notifiers properly"Peter Maydell
2014-09-04vbe: rework sanity checksGerd Hoffmann