aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-01Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180927-pull-request' ...Peter Maydell
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
2018-09-26qht: drop ht argument from qht iteratorsEmilio G. Cota
2018-09-26test-qht: speed up + test qht_resizeEmilio G. Cota
2018-09-26test-qht: test deletion of the last entry in a bucketEmilio G. Cota
2018-09-26test-qht: test removal of non-existent entriesEmilio G. Cota
2018-09-26test-qht: test qht_iter_removeEmilio G. Cota
2018-09-26qht: add qht_iter_removeEmilio G. Cota
2018-09-26qht: remove unused map param from qht_remove__lockedEmilio G. Cota
2018-09-26nbd/server: fix bitmap exportVladimir Sementsov-Ogievskiy
2018-09-26seccomp: check TSYNC host capabilityMarc-André Lureau
2018-09-26tests/migration: Add migration-test header fileWei Huang
2018-09-26tests/migration: Support cross compilation in generating boot header fileWei Huang
2018-09-26tests/migration: Convert x86 boot block compilation script into MakefileWei Huang
2018-09-26migration: use save_page_use_compression in flush_compressed_dataXiao Guangrong
2018-09-26migration: show the statistics of compressionXiao Guangrong
2018-09-26migration: do not flush_compressed_data at the end of iterationXiao Guangrong
2018-09-26Add a hint message to loadvm and exits on failureJose Ricardo Ziviani
2018-09-26migration: handle the error condition properlyXiao Guangrong
2018-09-26migration: fix calculating xbzrle_counters.cache_miss_rateXiao Guangrong
2018-09-26migration/rdma: Fix uninitialised rdma_return_pathDr. David Alan Gilbert
2018-09-26vmdk: align end of file to a sector boundaryyuchenlin
2018-09-26tests/vm: Use -cpu max rather than -cpu hostPeter Maydell
2018-09-26aio-posix: do skip system call if ctx->notifier polling succeedsPaolo Bonzini