Age | Commit message (Expand) | Author | Files | Lines |
2018-05-15 | iotests: Copy 197 for COR filter driver | Max Reitz | 3 | -0/+147 |
2018-05-15 | iotests: Clean up wrap image in 197 | Max Reitz | 1 | -0/+1 |
2018-05-15 | block: Support BDRV_REQ_WRITE_UNCHANGED in filters | Max Reitz | 7 | -14/+28 |
2018-05-15 | block/quorum: Support BDRV_REQ_WRITE_UNCHANGED | Max Reitz | 1 | -6/+13 |
2018-05-15 | block: Set BDRV_REQ_WRITE_UNCHANGED for COR writes | Max Reitz | 1 | -2/+4 |
2018-05-15 | block: Add BDRV_REQ_WRITE_UNCHANGED flag | Max Reitz | 2 | -2/+10 |
2018-05-15 | block: BLK_PERM_WRITE includes ..._UNCHANGED | Max Reitz | 1 | -0/+3 |
2018-05-15 | block: Add COR filter driver | Max Reitz | 3 | -2/+176 |
2018-05-15 | iotests: Skip 181 and 201 without userfaultfd | Max Reitz | 2 | -0/+26 |
2018-05-15 | iotests: Add failure matching to common.qemu | Max Reitz | 1 | -7/+51 |
2018-05-15 | docs: Document the new default sizes of the qcow2 caches | Alberto Garcia | 1 | -17/+16 |
2018-05-15 | qcow2: Give the refcount cache the minimum possible size by default | Alberto Garcia | 3 | -17/+20 |
2018-05-15 | specs/qcow2: Clarify that compressed clusters have the COPIED bit reset | Alberto Garcia | 1 | -4/+4 |
2018-05-15 | Fix error message about compressed clusters with OFLAG_COPIED | Alberto Garcia | 1 | -2/+2 |
2018-05-15 | iotests: Split 214 off of 122 | Max Reitz | 5 | -80/+133 |
2018-05-15 | blockjob: Add block_job_driver() | Kevin Wolf | 3 | -3/+17 |
2018-05-15 | blockjob: Introduce block_job_ratelimit_get_delay() | Kevin Wolf | 6 | -19/+29 |
2018-05-15 | blockjob: Implement block_job_set_speed() centrally | Kevin Wolf | 7 | -72/+12 |
2018-05-15 | blockjob: Move RateLimit to BlockJob | Kevin Wolf | 5 | -12/+13 |
2018-05-15 | blockjob: Wrappers for progress counter access | Kevin Wolf | 6 | -29/+63 |
2018-05-15 | blockjob: Fix assertion in block_job_finalize() | Kevin Wolf | 1 | -1/+1 |
2018-05-15 | blockjob: expose error string via query | John Snow | 2 | -1/+7 |
2018-05-15 | hmp: Allow using a qdev id in block_set_io_throttle | Alberto Garcia | 2 | -3/+14 |
2018-05-15 | block: Merge .bdrv_co_writev{,_flags} in drivers | Eric Blake | 11 | -24/+32 |
2018-05-15 | block: Drop last of the sector-based aio callbacks | Eric Blake | 2 | -54/+36 |
2018-05-15 | vxhs: Switch to byte-based callbacks | Eric Blake | 1 | -21/+22 |
2018-05-15 | rbd: Switch to byte-based callbacks | Eric Blake | 1 | -18/+22 |
2018-05-15 | null: Switch to byte-based read/write | Eric Blake | 1 | -22/+23 |
2018-05-15 | file-win32: Switch to byte-based callbacks | Eric Blake | 3 | -22/+32 |
2018-05-15 | block: Support byte-based aio callbacks | Eric Blake | 2 | -9/+35 |
2018-05-15 | block-backend: simplify blk_get_aio_context | Daniel Henrique Barboza | 1 | -7/+1 |
2018-05-15 | Merge remote-tracking branch 'remotes/kraxel/tags/input-20180515-pull-request... | Peter Maydell | 2 | -29/+111 |
2018-05-15 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180515-pull-request' i... | Peter Maydell | 7 | -92/+168 |
2018-05-15 | Merge remote-tracking branch 'remotes/rth/tags/tgt-openrisc-pull-request' int... | Peter Maydell | 5 | -1151/+1050 |
2018-05-15 | ps2: Fix mouse stream corruption due to lost data | Geoffrey McRae | 2 | -29/+100 |
2018-05-15 | ps2: Clear the PS/2 queue and obey disable | Geoffrey McRae | 1 | -0/+11 |
2018-05-15 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-r... | Peter Maydell | 8 | -38/+343 |
2018-05-15 | gtk: disable the F10 menubar key | Peter Wu | 1 | -0/+6 |
2018-05-15 | console: use linked list for QemuConsoles | Gerd Hoffmann | 1 | -47/+58 |
2018-05-15 | ui: document non-qapi parser cases. | Gerd Hoffmann | 1 | -0/+14 |
2018-05-15 | ui: switch gtk display to qapi parser | Gerd Hoffmann | 2 | -33/+5 |
2018-05-15 | ui: switch trivial displays to qapi parser | Gerd Hoffmann | 1 | -6/+0 |
2018-05-15 | ui: add qapi parser for -display | Gerd Hoffmann | 1 | -2/+22 |
2018-05-15 | vnc: add magic cookie to VncState | Gerd Hoffmann | 3 | -1/+16 |
2018-05-15 | ui/gtk: Only try to initialize EGL/X11 if GtkGlArea failed | Tomeu Vizoso | 1 | -1/+1 |
2018-05-15 | gtk: make it possible to hide the menu bar | Peter Wu | 1 | -1/+45 |
2018-05-15 | sdl2: move opts assignment into loop | Gerd Hoffmann | 1 | -1/+1 |
2018-05-14 | target/openrisc: Merge disas_openrisc_insn | Richard Henderson | 1 | -9/+4 |
2018-05-14 | target/openrisc: Convert dec_float | Richard Henderson | 2 | -230/+149 |
2018-05-14 | target/openrisc: Convert dec_compi | Richard Henderson | 2 | -58/+70 |