aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-19iotests: Add more "_require_drivers" checks to the shell-based testsThomas Huth
2019-12-19Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2019-12-17-v2' i...Peter Maydell
2019-12-19MAINTAINERS: fix qcow2-bitmap.c under Dirty Bitmaps headerVladimir Sementsov-Ogievskiy
2019-12-19tests/tcg: ensure we re-configure if configure.sh is updatedAlex Bennée
2019-12-19trace: replace hand-crafted pattern_glob with g_pattern_match_simpleAlex Bennée
2019-12-19linux-user: convert target_munmap debug to a tracepointAlex Bennée
2019-12-19linux-user: log page table changes under -d pageAlex Bennée
2019-12-19linux-user: add target_mmap_complete tracepointAlex Bennée
2019-12-19linux-user: convert target_mmap debug to tracepointAlex Bennée
2019-12-19linux-user: convert target_mprotect debug to tracepointAlex Bennée
2019-12-19travis.yml: Remove the redundant clang-with-MAIN_SOFTMMU_TARGETS entryThomas Huth
2019-12-19docker: gtester is no longer usedPaolo Bonzini
2019-12-18Added tests for close and change of logfile.Robert Foley
2019-12-18Add use of RCU for qemu_logfile.Robert Foley
2019-12-18qemu_log_lock/unlock now preserves the qemu_logfile handle.Robert Foley
2019-12-18Add a mutex to guarantee single writer to qemu_logfile handle.Robert Foley
2019-12-18Cleaned up flow of code in qemu_set_log(), to simplify and clarify.Robert Foley
2019-12-18Fix double free issue in qemu_set_log_filename().Robert Foley
2019-12-18ci: build out-of-treePaolo Bonzini
2019-12-18travis.yml: Enable builds on arm64, ppc64le and s390xThomas Huth
2019-12-18tests/test-util-filemonitor: Skip test on non-x86 Travis containersThomas Huth
2019-12-18tests/hd-geo-test: Skip test when images can not be createdThomas Huth
2019-12-18iotests: Skip test 079 if it is not possible to create large filesThomas Huth
2019-12-18iotests: Skip test 060 if it is not possible to create large filesThomas Huth
2019-12-18iotests: Provide a function for checking the creation of huge filesThomas Huth
2019-12-18travis.yml: Run tcg tests with tciThomas Huth
2019-12-18tests/vm: Allow to set qemu-img pathWainer dos Santos Moschetta
2019-12-18configure: allow disable of cross compilation containersAlex Bennée
2019-12-18s390x: Properly fetch and test the short psw on diag308 subc 0/1Janosch Frank
2019-12-18pc-bios/s390: Update firmware imagesCornelia Huck
2019-12-18pc-bios/s390x: Fix reset psw maskJanosch Frank
2019-12-18tests/boot-sector: Fix the bad s390x assembler codeThomas Huth
2019-12-18qemu-doc: Remove the unused "Guest Agent" nodeThomas Huth
2019-12-18target/s390x: Implement LOAD/STORE TO REAL ADDRESS inlineRichard Henderson
2019-12-18target/s390x: Split out helper_per_store_realRichard Henderson
2019-12-18Revert "qemu-options.hx: Update for reboot-timeout parameter"Han Han
2019-12-18target/sparc: Remove old TODO fileThomas Huth
2019-12-18test-keyval: Tighten test of trailing crap after sizeMarkus Armbruster
2019-12-18util/cutils: Turn FIXME comment into QEMU_BUILD_BUG_ON()Markus Armbruster
2019-12-18monitor: Remove unused defineYury Kotov
2019-12-18MAINTAINERS: Add hw/sd/ssi-sd.c in the SD sectionPhilippe Mathieu-Daudé
2019-12-18qcow2: Use offset_into_cluster()Alberto Garcia
2019-12-18iotests: Support job-complete in run_job()Kevin Wolf
2019-12-18iotests: Fix timeout in run_job()Kevin Wolf
2019-12-18iotests: Add qemu_io_log()Kevin Wolf
2019-12-18qcow2: Declare BDRV_REQ_NO_FALLBACK supportedKevin Wolf
2019-12-18blockjob: Fix error message for negative speedKevin Wolf
2019-12-18block: Error out on image creation with conflicting size optionsKevin Wolf
2019-12-18qemu-img: fix info --backing-chain --image-optsStefan Hajnoczi
2019-12-18qapi: better document NVMe blockdev @device parameterDaniel P. Berrangé