aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-20iotests: Add test for image filename constructionMax Reitz
2014-08-20quorum: Implement bdrv_refresh_filename()Max Reitz
2014-08-20nbd: Implement bdrv_refresh_filename()Max Reitz
2014-08-20blkverify: Implement bdrv_refresh_filename()Max Reitz
2014-08-20blkdebug: Implement bdrv_refresh_filename()Max Reitz
2014-08-20block: Add bdrv_refresh_filename()Max Reitz
2014-08-20virtio-blk: fix reference a pointer which might be freedzhanghailiang
2014-08-20virtio-blk: allow block_resize with dataplaneStefan Hajnoczi
2014-08-20block: acquire AioContext in qmp_block_resize()Stefan Hajnoczi
2014-08-20qemu-iotests: Fix 028 reference output for qedKevin Wolf
2014-08-20test-coroutine: test cost introduced by coroutineMing Lei
2014-08-20iotests: Add test for qcow2's cache optionsMax Reitz
2014-08-20qcow2: Add runtime options for cache sizesMax Reitz
2014-08-20qcow2: Use g_try_new0() for cache arrayMax Reitz
2014-08-20qcow2: Constant cache size in bytesMax Reitz
2014-08-20runner: Kill a program under test by time-outMaria Kustova
2014-08-20runner: Add an argument for test durationMaria Kustova
2014-08-20block: Drop some superfluous casts from void *Markus Armbruster
2014-08-20qemu-io-cmds: g_renew() can't fail, bury dead error handlingMarkus Armbruster
2014-08-20block: Use g_new() & friends to avoid multiplying sizesMarkus Armbruster
2014-08-20block: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2014-08-19Revert "memory: Use canonical path component as the name"Peter Maydell
2014-08-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-08-19Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-08-18monitor: fix use after freeMichael S. Tsirkin
2014-08-18dump.c: Fix memory leak issue in cleanup processing for dump_init()Chen Gang
2014-08-18monitor: Remove hardcoded watchdog event namesHani Benhabiles
2014-08-18Merge remote-tracking branch 'remotes/amit/for-2.2' into stagingPeter Maydell
2014-08-18virtio-serial: search for duplicate port names before adding new portsAmit Shah
2014-08-18virtio-serial: create a linked list of all active devicesAmit Shah
2014-08-18Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell
2014-08-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-08-18mtree: remove write-only fieldPaolo Bonzini
2014-08-18memory: Use canonical path component as the namePeter Crosthwaite
2014-08-18memory: Use memory_region_name for name accessPeter Crosthwaite
2014-08-18memory: constify memory_region_namePeter Crosthwaite
2014-08-18exec: Abstract away ref to memory region namesPeter Crosthwaite
2014-08-18loader: Abstract away ref to memory region namesPeter Crosthwaite
2014-08-18tpm_tis: remove instance_finalize callbackPaolo Bonzini
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-08-18memory: convert memory_region_destroy to object_unparentPaolo Bonzini
2014-08-17ioport: split deletion and destructionPaolo Bonzini
2014-08-17nic: do not destroy memory regions in cleanup functionsPaolo Bonzini
2014-08-17vga: do not dynamically allocate chain4_aliasPaolo Bonzini
2014-08-17sysbus: remove unused function sysbus_del_ioPaolo Bonzini
2014-08-17qom: object: move unparenting to the child property's release callbackPaolo Bonzini
2014-08-17qom: object: delete properties before calling instance_finalizePaolo Bonzini
2014-08-17target-sparc64: implement Short Floating-Point Store InstructionsArtyom Tarasenko
2014-08-17apb: add IOMMU flush register implementationMark Cave-Ayland
2014-08-17sun4u: switch second PCI-ebus bridge BAR over to PCI IO spaceMark Cave-Ayland