aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-19qcow2: Move error check of local_err near its assignmentTuguoyi1-5/+5
2019-12-19iotests: Fix IMGOPTSSYNTAX for nbdMax Reitz1-1/+2
2019-12-19iotests/273: Filter format-specific informationMax Reitz2-28/+2
2019-12-19iotests: Add more "_require_drivers" checks to the shell-based testsThomas Huth2-0/+2
2019-12-19Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2019-12-17-v2' i...Peter Maydell53-264/+261
2019-12-19MAINTAINERS: fix qcow2-bitmap.c under Dirty Bitmaps headerVladimir Sementsov-Ogievskiy1-3/+3
2019-12-19tests/tcg: ensure we re-configure if configure.sh is updatedAlex Bennée1-1/+1
2019-12-19trace: replace hand-crafted pattern_glob with g_pattern_match_simpleAlex Bennée1-34/+1
2019-12-19linux-user: convert target_munmap debug to a tracepointAlex Bennée2-7/+3
2019-12-19linux-user: log page table changes under -d pageAlex Bennée4-12/+11
2019-12-19linux-user: add target_mmap_complete tracepointAlex Bennée2-1/+2
2019-12-19linux-user: convert target_mmap debug to tracepointAlex Bennée2-26/+2
2019-12-19linux-user: convert target_mprotect debug to tracepointAlex Bennée2-8/+5
2019-12-19travis.yml: Remove the redundant clang-with-MAIN_SOFTMMU_TARGETS entryThomas Huth1-6/+0
2019-12-19docker: gtester is no longer usedPaolo Bonzini1-6/+1
2019-12-18Added tests for close and change of logfile.Robert Foley1-0/+80
2019-12-18Add use of RCU for qemu_logfile.Robert Foley4-33/+125
2019-12-18qemu_log_lock/unlock now preserves the qemu_logfile handle.Robert Foley15-42/+39
2019-12-18Add a mutex to guarantee single writer to qemu_logfile handle.Robert Foley1-0/+12
2019-12-18Cleaned up flow of code in qemu_set_log(), to simplify and clarify.Robert Foley1-6/+15
2019-12-18Fix double free issue in qemu_set_log_filename().Robert Foley1-0/+1
2019-12-18ci: build out-of-treePaolo Bonzini5-15/+39
2019-12-18travis.yml: Enable builds on arm64, ppc64le and s390xThomas Huth1-0/+86
2019-12-18tests/test-util-filemonitor: Skip test on non-x86 Travis containersThomas Huth1-0/+11
2019-12-18tests/hd-geo-test: Skip test when images can not be createdThomas Huth1-1/+11
2019-12-18iotests: Skip test 079 if it is not possible to create large filesThomas Huth1-0/+3
2019-12-18iotests: Skip test 060 if it is not possible to create large filesThomas Huth1-0/+3
2019-12-18iotests: Provide a function for checking the creation of huge filesThomas Huth3-8/+13
2019-12-18travis.yml: Run tcg tests with tciThomas Huth1-3/+4
2019-12-18tests/vm: Allow to set qemu-img pathWainer dos Santos Moschetta9-13/+16
2019-12-18configure: allow disable of cross compilation containersAlex Bennée2-3/+11
2019-12-18s390x: Properly fetch and test the short psw on diag308 subc 0/1Janosch Frank2-2/+11
2019-12-18pc-bios/s390: Update firmware imagesCornelia Huck2-0/+0
2019-12-18pc-bios/s390x: Fix reset psw maskJanosch Frank1-5/+7
2019-12-18tests/boot-sector: Fix the bad s390x assembler codeThomas Huth1-2/+2
2019-12-18qemu-doc: Remove the unused "Guest Agent" nodeThomas Huth1-1/+0
2019-12-18target/s390x: Implement LOAD/STORE TO REAL ADDRESS inlineRichard Henderson4-47/+8
2019-12-18target/s390x: Split out helper_per_store_realRichard Henderson4-16/+19
2019-12-18Revert "qemu-options.hx: Update for reboot-timeout parameter"Han Han1-2/+2
2019-12-18target/sparc: Remove old TODO fileThomas Huth1-88/+0
2019-12-18test-keyval: Tighten test of trailing crap after sizeMarkus Armbruster1-1/+1
2019-12-18util/cutils: Turn FIXME comment into QEMU_BUILD_BUG_ON()Markus Armbruster1-3/+5
2019-12-18monitor: Remove unused defineYury Kotov1-3/+0
2019-12-18MAINTAINERS: Add hw/sd/ssi-sd.c in the SD sectionPhilippe Mathieu-Daudé1-0/+1
2019-12-18qcow2: Use offset_into_cluster()Alberto Garcia1-5/+3
2019-12-18iotests: Support job-complete in run_job()Kevin Wolf1-0/+2
2019-12-18iotests: Fix timeout in run_job()Kevin Wolf1-1/+1
2019-12-18iotests: Add qemu_io_log()Kevin Wolf1-0/+5
2019-12-18qcow2: Declare BDRV_REQ_NO_FALLBACK supportedKevin Wolf1-1/+2
2019-12-18blockjob: Fix error message for negative speedKevin Wolf2-3/+4