summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | iotests: Fix timeout in run_job()Kevin Wolf2019-12-181-1/+1
| * | | | iotests: Add qemu_io_log()Kevin Wolf2019-12-181-0/+5
| * | | | qcow2: Declare BDRV_REQ_NO_FALLBACK supportedKevin Wolf2019-12-181-1/+2
| * | | | blockjob: Fix error message for negative speedKevin Wolf2019-12-182-3/+4
| * | | | block: Error out on image creation with conflicting size optionsKevin Wolf2019-12-183-2/+18
| * | | | qemu-img: fix info --backing-chain --image-optsStefan Hajnoczi2019-12-184-0/+96
| * | | | qapi: better document NVMe blockdev @device parameterDaniel P. Berrangé2019-12-181-1/+5
| * | | | iotests: Skip test 079 if it is not possible to create large filesThomas Huth2019-12-181-0/+3
| * | | | iotests: Skip test 060 if it is not possible to create large filesThomas Huth2019-12-181-0/+3
| * | | | iotests: Provide a function for checking the creation of huge filesThomas Huth2019-12-183-8/+13
| |/ / /
* | | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191219' into stagingPeter Maydell2019-12-2011-68/+43Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | s390x: Properly fetch and test the short psw on diag308 subc 0/1Janosch Frank2019-12-182-2/+11
| * | | pc-bios/s390: Update firmware imagesCornelia Huck2019-12-182-0/+0
| * | | pc-bios/s390x: Fix reset psw maskJanosch Frank2019-12-181-5/+7
| * | | tests/boot-sector: Fix the bad s390x assembler codeThomas Huth2019-12-181-2/+2
| * | | target/s390x: Implement LOAD/STORE TO REAL ADDRESS inlineRichard Henderson2019-12-184-47/+8Star
| * | | target/s390x: Split out helper_per_store_realRichard Henderson2019-12-184-16/+19
| |/ /
* | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...Peter Maydell2019-12-2047-216/+486
|\ \ \ | |_|/ |/| |
| * | tests/tcg: ensure we re-configure if configure.sh is updatedAlex Bennée2019-12-191-1/+1
| * | trace: replace hand-crafted pattern_glob with g_pattern_match_simpleAlex Bennée2019-12-191-34/+1Star
| * | linux-user: convert target_munmap debug to a tracepointAlex Bennée2019-12-192-7/+3Star
| * | linux-user: log page table changes under -d pageAlex Bennée2019-12-194-12/+11Star
| * | linux-user: add target_mmap_complete tracepointAlex Bennée2019-12-192-1/+2
| * | linux-user: convert target_mmap debug to tracepointAlex Bennée2019-12-192-26/+2Star
| * | linux-user: convert target_mprotect debug to tracepointAlex Bennée2019-12-192-8/+5Star
| * | travis.yml: Remove the redundant clang-with-MAIN_SOFTMMU_TARGETS entryThomas Huth2019-12-191-6/+0Star
| * | docker: gtester is no longer usedPaolo Bonzini2019-12-191-6/+1Star
| * | Added tests for close and change of logfile.Robert Foley2019-12-181-0/+80
| * | Add use of RCU for qemu_logfile.Robert Foley2019-12-184-33/+125
| * | qemu_log_lock/unlock now preserves the qemu_logfile handle.Robert Foley2019-12-1815-42/+39Star
| * | Add a mutex to guarantee single writer to qemu_logfile handle.Robert Foley2019-12-181-0/+12
| * | Cleaned up flow of code in qemu_set_log(), to simplify and clarify.Robert Foley2019-12-181-6/+15
| * | Fix double free issue in qemu_set_log_filename().Robert Foley2019-12-181-0/+1
| * | ci: build out-of-treePaolo Bonzini2019-12-185-15/+39
| * | travis.yml: Enable builds on arm64, ppc64le and s390xThomas Huth2019-12-181-0/+86
| * | tests/test-util-filemonitor: Skip test on non-x86 Travis containersThomas Huth2019-12-181-0/+11
| * | tests/hd-geo-test: Skip test when images can not be createdThomas Huth2019-12-181-1/+11
| * | iotests: Skip test 079 if it is not possible to create large filesThomas Huth2019-12-181-0/+3
| * | iotests: Skip test 060 if it is not possible to create large filesThomas Huth2019-12-181-0/+3
| * | iotests: Provide a function for checking the creation of huge filesThomas Huth2019-12-183-8/+13
| * | travis.yml: Run tcg tests with tciThomas Huth2019-12-181-3/+4
| * | tests/vm: Allow to set qemu-img pathWainer dos Santos Moschetta2019-12-189-13/+16
| * | configure: allow disable of cross compilation containersAlex Bennée2019-12-182-3/+11
| |/
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-12-207-98/+9Star
|\ \
| * | qemu-doc: Remove the unused "Guest Agent" nodeThomas Huth2019-12-181-1/+0Star
| * | Revert "qemu-options.hx: Update for reboot-timeout parameter"Han Han2019-12-181-2/+2
| * | target/sparc: Remove old TODO fileThomas Huth2019-12-181-88/+0Star
| * | test-keyval: Tighten test of trailing crap after sizeMarkus Armbruster2019-12-181-1/+1
| * | util/cutils: Turn FIXME comment into QEMU_BUILD_BUG_ON()Markus Armbruster2019-12-181-3/+5
| * | monitor: Remove unused defineYury Kotov2019-12-181-3/+0Star