aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-01qcow2: Avoid duplication in setting the refcount cache sizeLeonid Bloch
2018-10-01qcow2: Make sizes more humanly readableLeonid Bloch
2018-10-01include: Add a lookup table of sizesLeonid Bloch
2018-10-01qcow2: Options' documentation fixesLeonid Bloch
2018-10-01block: Allow changing 'detect-zeroes' on reopenAlberto Garcia
2018-10-01block: Allow changing 'discard' on reopenAlberto Garcia
2018-10-01file-posix: Forbid trying to change unsupported options during reopenAlberto Garcia
2018-10-01block: Forbid trying to change unsupported options during reopenAlberto Garcia
2018-10-01block: Allow child references on reopenAlberto Garcia
2018-10-01block: Don't look for child references in append_open_options()Alberto Garcia
2018-10-01block: Remove child references from bs->{options,explicit_options}Alberto Garcia
2018-10-01file-posix: x-check-cache-dropped should default to false on reopenAlberto Garcia
2018-10-01qemu-io: Fix writethrough check in reopenAlberto Garcia
2018-10-01file-posix: Include filename in locking error messageFam Zheng
2018-10-01Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180927-pull-request' ...Peter Maydell
2018-10-01gtk: add zoom-to-fit to gtk options.Gerd Hoffmann
2018-10-01vnc: call sasl_server_init() only when requiredMarc-André Lureau
2018-10-01sdl2: show console #0 unconditionallyGerd Hoffmann
2018-10-01ohci: set effectively usb frame rate to 1kHzMiguel GAIO
2018-10-01usb-hub: clear suspend on detachGerd Hoffmann
2018-10-01usb-mtp: reset ObjectInfo dataset size on cleanupBandan Das
2018-10-01doc: replace x-root with rootdir for usb-mtpBandan
2018-10-01usb-mtp: fix error conditions for write operationBandan
2018-10-01Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-09-26' into st...Peter Maydell
2018-09-28Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180926' into stagingPeter Maydell
2018-09-28Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180926a'...Peter Maydell
2018-09-28Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180926' into ...Peter Maydell
2018-09-28Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell
2018-09-28Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...Peter Maydell
2018-09-27qxl: support mono cursors with inverted colorsPeter Wu
2018-09-27qxl: use guest_monitor_config for local renderer.Gerd Hoffmann
2018-09-27display/stdvga: add edid support.Gerd Hoffmann
2018-09-27display/edid: add DEFINE_EDID_PROPERTIESGerd Hoffmann
2018-09-27display/edid: add region helper.Gerd Hoffmann
2018-09-27display/edid: add qemu_edid_size()Gerd Hoffmann
2018-09-27display/edid: add edid generator to qemu.Gerd Hoffmann
2018-09-26nbd/server: send more than one extent of base:allocation contextVladimir Sementsov-Ogievskiy
2018-09-26qapi: bitmap-merge: document name changeJohn Snow
2018-09-26migration/ram.c: Avoid taking address of fields in packed MultiFDInit_t structPeter Maydell
2018-09-26migration: fix the compression codeFei Li
2018-09-26migration: fix QEMUFile leakMarc-André Lureau
2018-09-26tests/migration: Speed up the test on ppc64Thomas Huth
2018-09-26migration: cleanup in error paths in loadvmDr. David Alan Gilbert
2018-09-26migration/postcopy: Clear have_listen_threadDr. David Alan Gilbert
2018-09-26tcg/i386: fix vector operations on 32-bit hostsRoman Kapl
2018-09-26qht-bench: add -p flag to precompute hash valuesEmilio G. Cota
2018-09-26qht: constify arguments to some internal functionsEmilio G. Cota
2018-09-26qht: constify qht_statistics_initEmilio G. Cota
2018-09-26qht: constify qht_lookupEmilio G. Cota
2018-09-26qht: fix comment in qht_bucket_remove_entryEmilio G. Cota