aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-02object: add g_autoptr supportMarc-André Lureau
2020-01-02ui: add pixman image g_autoptr supportMarc-André Lureau
2020-01-02ppm-save: pass opened fdMarc-André Lureau
2020-01-02console: add graphic_hw_update_done()Marc-André Lureau
2019-12-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191219' into stagingPeter Maydell
2019-12-20Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...Peter Maydell
2019-12-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-12-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-12-19Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2019-12-17-v2' i...Peter Maydell
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-18nbd: assert that Error** is not NULL in nbd_iter_channel_errorVladimir Sementsov-Ogievskiy
2019-12-18hw/vfio/ap: drop local_err from vfio_ap_realizeVladimir Sementsov-Ogievskiy
2019-12-18backends/cryptodev: drop local_err from cryptodev_backend_complete()Vladimir Sementsov-Ogievskiy