aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-30curl: Remove unnecessary explicit calls to internal event handlerMatthew Booth
2014-04-30curl: Remove erroneous sleep waiting for curl completionMatthew Booth
2014-04-30curl: Fix return from curl_read_cb with invalid stateMatthew Booth
2014-04-30curl: Remove unnecessary use of gotoMatthew Booth
2014-04-30curl: Fix long lineMatthew Booth
2014-04-30block/vdi: Error out immediately in vdi_create()Max Reitz
2014-04-30block/bochs: Fix error handling for seek_to_sector()Max Reitz
2014-04-30qcow2: Check min_size in qcow2_grow_l1_table()Max Reitz
2014-04-30qcow2: Catch bdrv_getlength() errorMax Reitz
2014-04-30block: Use correct width in format stringsMax Reitz
2014-04-30qcow2: Avoid overflow in alloc_clusters_noref()Max Reitz
2014-04-30block: Use error_abort in bdrv_image_info_specific_dump()Max Reitz
2014-04-30block: Fix open_flags in bdrv_reopen()Kevin Wolf
2014-04-30Revert "block: another bdrv_append fix"Kevin Wolf
2014-04-30block: Unlink temporary files in raw-posix/win32Kevin Wolf
2014-04-30block: Remove BDRV_O_COPY_ON_READ for bs->fileKevin Wolf
2014-04-30block: Create bdrv_backing_flags()Kevin Wolf
2014-04-30block: Create bdrv_inherited_flags()Kevin Wolf
2014-04-29iotests: Discarding compressed clusters on qcow2Max Reitz
2014-04-29qcow2: Fix discardMax Reitz
2014-04-29block: qemu-iotests: make test 019 and 086 work with spaced pathnamesJeff Cody
2014-04-29block: qemu-iotests - fix image cleanup when using spaced pathnamesJeff Cody
2014-04-29mirror: Check for bdrv_get_info resultFam Zheng
2014-04-29mirror: Fix resource leak when bdrv_getlength failsFam Zheng
2014-04-29block: Ignore duplicate or NULL format_name in bdrv_iterate_formatJeff Cody
2014-04-29block: Add '--version' option to qemu-imgJeff Cody
2014-04-28mirror: Use DIV_ROUND_UPFam Zheng
2014-04-28block: fix qemu-img --help invocationJeff Cody
2014-04-28Merge remote-tracking branch 'remotes/otubo/seccomp' into stagingPeter Maydell
2014-04-28Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...Peter Maydell
2014-04-28Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-04-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-04-28Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2014-04-28Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140425' into stagingPeter Maydell
2014-04-28slirp/smb: Move ncalrpc directory to tmpMichael Buesch
2014-04-28po: add proper Language: tags to .po filesMichael Tokarev
2014-04-28po/Makefile: fix $SRC_PATH referenceMichael Tokarev
2014-04-28init_paths: fix minor memory leakKirill Batuzov
2014-04-28virtfs-proxy-helper: fix call to acceptTim Comer
2014-04-28net/net.c: remove unnecessary semicolonIgor Ryzhov
2014-04-28Add QEMU logo (SVG file)Stefan Weil
2014-04-28vl: avoid closing stdout with 'writeconfig'Chen Gang
2014-04-28xilinx: Fix typo in comment (Marvel -> Marvell)Stefan Weil
2014-04-28vl: Eliminate a superfluous local variableChen Gang
2014-04-28vl: Remove useless 'continue'Chen Gang
2014-04-28gitignore: cleanups #2Michael Tokarev
2014-04-27tests/.gitignore: Ignore test-rfifolockCole Robinson
2014-04-27move test-* from .gitignore to tests/.gitignoreLaszlo Ersek
2014-04-27configure: Improve help behaviorFam Zheng
2014-04-27vl: convert -m to QemuOptsIgor Mammedov