aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-06iotests: Test 183 does not work on macOS and OpenBSDThomas Huth1-0/+1
2020-02-06iotests: Test 041 only works on certain systemsThomas Huth1-1/+2
2020-02-06iotests: remove 'linux' from default supported platformsJohn Snow1-5/+11
2020-02-06qcow2: Use a GString in report_unsupported_feature()Alberto Garcia1-12/+11
2020-02-06block: fix memleaks in bdrv_refresh_filenamePan Nengyuan1-0/+1
2020-02-06block: Use a GString in bdrv_perm_names()Alberto Garcia1-5/+6
2020-02-06qcow2: Assert that host cluster offsets fit in L2 table entriesAlberto Garcia1-2/+12
2020-02-04Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-040220-1' int...Peter Maydell14-78/+168
2020-02-04.travis.yml: ensure python3-sphinx installed for docsAlex Bennée1-1/+1
2020-02-04.travis.yml: single thread build-tcgAlex Bennée1-2/+2
2020-02-04.travis.yml: drop cris-linux-user from the plugins testAlex Bennée1-1/+2
2020-02-04.travis.yml: drop the travis_retry from testsAlex Bennée1-1/+6
2020-02-04.travis.yml: introduce TEST_BUILD_CMD and use it for check-tcgAlex Bennée1-4/+15
2020-02-04tests/tcg: gate pauth-% tests on having compiler supportAlex Bennée3-3/+15
2020-02-04tests/tcg: add a configure compiler check for ARMv8.1 and SVEAlex Bennée1-0/+14
2020-02-04.travis.yml: probe for number of available processorsAlex Bennée1-9/+11
2020-02-04.travis.yml: move cache flushing to early common phaseAlex Bennée1-5/+6
2020-02-04.travis.yml: build documents under bionicAlex Bennée1-1/+2
2020-02-04.travis.yml: Add description to each jobPhilippe Mathieu-Daudé1-34/+67
2020-02-04.travis.yml: Drop superfluous use of --python=python3 parameterPhilippe Mathieu-Daudé1-1/+1
2020-02-04.shippable: --disable-docs for cross-compile testsAlex Bennée1-1/+1
2020-02-04travis.yml: Install genisoimage packageWainer dos Santos Moschetta1-0/+8
2020-02-04tests/docker: better handle symlinked libsAlex Bennée1-7/+9
2020-02-04tests/docker: move most cross compilers to buster baseAlex Bennée8-15/+15
2020-02-04Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-02-0...Peter Maydell31-79/+80
2020-02-04Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-04-2020' ...Peter Maydell4-3527/+3599
2020-02-04configure: Fix typo of the have_afalg variableThomas Huth1-1/+1
2020-02-04hw/hppa/Kconfig: LASI chipset requires PARALLEL portPhilippe Mathieu-Daudé1-0/+1
2020-02-04hw/input: Do not enable CONFIG_PCKBD by defaultThomas Huth2-1/+1
2020-02-04Makefile: Do not use wildcard hw/*/Kconfig as input for minikconfThomas Huth1-3/+3
2020-02-04hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth16-41/+40
2020-02-04trivial: Remove xenfb_enabled from sysemu.hThomas Huth2-2/+1
2020-02-04include/sysemu/sysemu.h: Remove usused variable no_quitThomas Huth1-1/+0
2020-02-04gitlab-ci: Refresh the list of iotestsThomas Huth1-6/+6
2020-02-04tests/qtest: update comments about bios-tables-test-allowed-diff.hHeyi Guo1-5/+5
2020-02-04boot-order-test: fix memleaks in boot-order-testPan Nengyuan2-3/+5
2020-02-04tests/Makefile: Fix inclusion of the qos dependency filesThomas Huth1-1/+1
2020-02-04docs/devel: Fix qtest paths and info about check-block in testing.rstThomas Huth1-11/+12
2020-02-04tests/vhost-user-bridge: Fix buildDr. David Alan Gilbert2-1/+1
2020-02-04test-logging: Fix -Werror=maybe-uninitialized warningMiroslav Rezanina1-3/+3
2020-02-04target/mips: Separate FPU-related helpers into their own fileAleksandar Markovic3-1878/+1912
2020-02-04target/mips: Separate CP0-related helpers into their own fileAleksandar Markovic3-1646/+1684
2020-02-04target/mips: Fix handling of LL/SC instructions after 7dd547e5abAlex Richardson1-4/+4
2020-02-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-docs-20200203' into ...Peter Maydell16-1088/+1386
2020-02-03virtfs-proxy-helper: Convert documentation to rSTPeter Maydell6-68/+81
2020-02-03scripts/qemu-trace-stap: Convert documentation to rSTPeter Maydell6-145/+134
2020-02-03qemu-img-cmds.hx: Remove texinfo document fragmentsPeter Maydell1-53/+3
2020-02-03qemu-img: Convert invocation documentation to rSTPeter Maydell7-816/+840
2020-02-03qemu-img-cmds.hx: Add rST documentation fragmentsPeter Maydell1-1/+42
2020-02-03docs/sphinx: Add new hxtool Sphinx extensionPeter Maydell2-1/+212