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-30ppc: use kvm_vcpu_enable_cap()Cornelia Huck
2014-04-30s390x: use kvm_vcpu_enable_cap()Cornelia Huck
2014-04-30kvm: add kvm_{vm,vcpu}_enable_capCornelia Huck
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-29Merge remote-tracking branch 'remotes/rth/tags/tcg-sparc-pull-20140428' into ...Peter Maydell
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-29sdl2: Support mouse wheelCole Robinson
2014-04-29sdl2: add ui info setting.Dave Airlie
2014-04-29gtk: Fix accelerators being triggered twice with gtk3Cole Robinson
2014-04-29gtk: Fix -serial vcCole Robinson
2014-04-29gtk: Use ctrl+alt+q for quit acceleratorCole Robinson
2014-04-29gtk: Remove use of deprecated stock itemsCole Robinson
2014-04-29gtk: Don't use deprecated vte_terminal_get_adjustmentCole Robinson
2014-04-29gtk: Don't use deprecated gtk_image_menu_item_new_with_mnemonicCole Robinson
2014-04-29configure: Re-run make if gtkabi/sdlabi is changedCole Robinson
2014-04-29configure: Document --with-gtkabiCole Robinson
2014-04-29hda-audio: fix non-mixer codecsGerd Hoffmann
2014-04-29block: Add '--version' option to qemu-imgJeff Cody
2014-04-28tcg-sparc: Accept stores of zeroRichard Henderson
2014-04-28tcg-sparc: Fix small 32-bit moviRichard Henderson
2014-04-28tcg-sparc: Fixup function argument typesRichard Henderson
2014-04-28tcg-sparc: Hoist common argument loads in tcg_out_opRichard Henderson
2014-04-28tcg-sparc: Don't handle mov/movi in tcg_out_opRichard Henderson
2014-04-28tcg-sparc: Tidy check_fit_* testsRichard Henderson
2014-04-28tcg-sparc: Implement muls2_i32Richard Henderson
2014-04-28tcg-sparc: Use the RETURN instructionRichard Henderson
2014-04-28tcg-sparc: Use 64-bit registers with sparcv8plusRichard Henderson