aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-15qemu-img: Check post-truncation sizeMax Reitz
2018-05-15iotests: Add test for COR across nodesMax Reitz
2018-05-15iotests: Copy 197 for COR filter driverMax Reitz
2018-05-15iotests: Clean up wrap image in 197Max Reitz
2018-05-15block: Support BDRV_REQ_WRITE_UNCHANGED in filtersMax Reitz
2018-05-15block/quorum: Support BDRV_REQ_WRITE_UNCHANGEDMax Reitz
2018-05-15block: Set BDRV_REQ_WRITE_UNCHANGED for COR writesMax Reitz
2018-05-15block: Add BDRV_REQ_WRITE_UNCHANGED flagMax Reitz
2018-05-15block: BLK_PERM_WRITE includes ..._UNCHANGEDMax Reitz
2018-05-15block: Add COR filter driverMax Reitz
2018-05-15iotests: Skip 181 and 201 without userfaultfdMax Reitz
2018-05-15iotests: Add failure matching to common.qemuMax Reitz
2018-05-15docs: Document the new default sizes of the qcow2 cachesAlberto Garcia
2018-05-15qcow2: Give the refcount cache the minimum possible size by defaultAlberto Garcia
2018-05-15specs/qcow2: Clarify that compressed clusters have the COPIED bit resetAlberto Garcia
2018-05-15Fix error message about compressed clusters with OFLAG_COPIEDAlberto Garcia
2018-05-15iotests: Split 214 off of 122Max Reitz
2018-05-15blockjob: Add block_job_driver()Kevin Wolf
2018-05-15blockjob: Introduce block_job_ratelimit_get_delay()Kevin Wolf
2018-05-15blockjob: Implement block_job_set_speed() centrallyKevin Wolf
2018-05-15blockjob: Move RateLimit to BlockJobKevin Wolf
2018-05-15blockjob: Wrappers for progress counter accessKevin Wolf
2018-05-15blockjob: Fix assertion in block_job_finalize()Kevin Wolf
2018-05-15blockjob: expose error string via queryJohn Snow
2018-05-15hmp: Allow using a qdev id in block_set_io_throttleAlberto Garcia
2018-05-15block: Merge .bdrv_co_writev{,_flags} in driversEric Blake
2018-05-15block: Drop last of the sector-based aio callbacksEric Blake
2018-05-15vxhs: Switch to byte-based callbacksEric Blake
2018-05-15rbd: Switch to byte-based callbacksEric Blake
2018-05-15null: Switch to byte-based read/writeEric Blake
2018-05-15file-win32: Switch to byte-based callbacksEric Blake
2018-05-15block: Support byte-based aio callbacksEric Blake
2018-05-15block-backend: simplify blk_get_aio_contextDaniel Henrique Barboza
2018-05-15Merge remote-tracking branch 'remotes/kraxel/tags/input-20180515-pull-request...Peter Maydell
2018-05-15Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180515-pull-request' i...Peter Maydell
2018-05-15Merge remote-tracking branch 'remotes/rth/tags/tgt-openrisc-pull-request' int...Peter Maydell
2018-05-15ps2: Fix mouse stream corruption due to lost dataGeoffrey McRae
2018-05-15ps2: Clear the PS/2 queue and obey disableGeoffrey McRae
2018-05-15Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-r...Peter Maydell
2018-05-15gtk: disable the F10 menubar keyPeter Wu
2018-05-15console: use linked list for QemuConsolesGerd Hoffmann
2018-05-15ui: document non-qapi parser cases.Gerd Hoffmann
2018-05-15ui: switch gtk display to qapi parserGerd Hoffmann
2018-05-15ui: switch trivial displays to qapi parserGerd Hoffmann
2018-05-15ui: add qapi parser for -displayGerd Hoffmann
2018-05-15vnc: add magic cookie to VncStateGerd Hoffmann
2018-05-15ui/gtk: Only try to initialize EGL/X11 if GtkGlArea failedTomeu Vizoso
2018-05-15gtk: make it possible to hide the menu barPeter Wu
2018-05-15sdl2: move opts assignment into loopGerd Hoffmann
2018-05-14target/openrisc: Merge disas_openrisc_insnRichard Henderson