aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-06hw/vfio: Move the IGD quirk code to a separate fileThomas Huth5-611/+642
2020-02-06Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell14-22/+37
2020-02-06MAINTAINERS: Cc the qemu-arm@nongnu.org for the ARM machinesPhilippe Mathieu-Daudé1-0/+7
2020-02-06aspeed/i2c: Prevent uninitialized warningMiroslav Rezanina1-1/+1
2020-02-06hw/pci/pci_bridge: Fix typo in commentJulia Suvorova1-1/+1
2020-02-06qemu-img: Place the '-i aio' option in alphabetical orderJulia Suvorova2-6/+6
2020-02-06qemu-options: replace constant 1 with HAS_ARGJohn Snow1-1/+1
2020-02-06MAINTAINERS: Cover hppa-softmmu.mak in the HP-PARISC Machines sectionPhilippe Mathieu-Daudé1-0/+1
2020-02-06hw/i386/vmmouse: Fix crash when using the vmmouse on a machine without vmportThomas Huth1-0/+6
2020-02-06hw/bt: Remove empty Kconfig fileThomas Huth1-0/+0
2020-02-06hw/timer/m48t59: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé3-11/+11
2020-02-06MAINTAINERS: update Leif Lindholm's addressLeif Lindholm2-1/+2
2020-02-06monitor: fix memory leak in monitor_fdset_dup_fd_find_removeChen Qun1-0/+1
2020-02-06hw/smbios/smbios: Remove unused includePhilippe Mathieu-Daudé1-1/+0
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