aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2018-09-26aio-posix: compute timeout before pollingPaolo Bonzini
2018-09-26aio-posix: fix concurrent access to poll_disable_cntPaolo Bonzini
2018-09-25linux-user: do setrlimit selectivelyMax Filippov
2018-09-25linux-user: write(fd, NULL, 0) parity with linux's treatment of sameTony Garnock-Jones
2018-09-25linux-user: elf: mmap all the target-pages of hostpage for data segmentShivaprasad G Bhat
2018-09-25linux-user: add SO_LINGER to {g,s}etsockoptCarlo Marcelo Arenas Belón
2018-09-25linux-user: move TargetFdTrans functions to their own fileLaurent Vivier
2018-09-25Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-09-2...Peter Maydell
2018-09-25Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-09-25' int...Peter Maydell
2018-09-25Revert "check: Move VMXNET3 test to common"Thomas Huth
2018-09-25Revert "check: Move endianess test to common"Thomas Huth
2018-09-25Revert "check: Move wdt_ib700 test to common"Thomas Huth
2018-09-25tests/migration: Speed up the test on ppc64Thomas Huth
2018-09-25hw/qdev-core: Fix description of instance_initThomas Huth
2018-09-25qdev: fix a typo in commentLi Qiang
2018-09-25docs: Fix some typos (most found by codespell)Stefan Weil
2018-09-25trivial: Make bios files and source files non-executableThomas Huth
2018-09-25memfd: fix possible usage of the uninitialized file descriptorDima Stepanov
2018-09-25hw/core/machine: Officially deprecate the enforce-config-section parameterThomas Huth
2018-09-25net/slirp: Deprecate the [hub_id name] parameter tupleThomas Huth
2018-09-25net: Deprecate the "name" parameter of -netThomas Huth
2018-09-25Makefile: Add missing dependency for qemu-deprecated.texiThomas Huth
2018-09-25Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180925' into s...Peter Maydell
2018-09-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180925-...Peter Maydell
2018-09-25target/arm: Start AArch32 CPUs with EL2 but not EL3 in Hyp modePeter Maydell
2018-09-25aspeed/smc: fix some alignment issuesCédric Le Goater