aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-13ossaudio: fix out of bounds writeVolker Rümelin1-0/+1
2020-07-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...Peter Maydell76-448/+2034
2020-07-11Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...Peter Maydell49-1/+7172
2020-07-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell70-441/+1615
2020-07-11iotests: Set LC_ALL=C for sortMax Reitz1-1/+1
2020-07-11Revert "vga: build virtio-gpu as module"Gerd Hoffmann2-19/+10
2020-07-11tests: fix "make check-qtest" for modular buildsGerd Hoffmann1-0/+1
2020-07-11.cirrus.yml: add bash to the brew packagesAlex Bennée1-2/+2
2020-07-11tests/docker: update toolchain set in debian-xtensa-crossMax Filippov2-4/+4
2020-07-11tests/docker: fall back more gracefully when pull failsAlex Bennée1-5/+6
2020-07-11docs: Add to gdbstub documentation the PhyMemModeJon Doron1-0/+20
2020-07-11docs/devel: add some notes on tcg-icount for developersAlex Bennée2-0/+98
2020-07-11docs/devel: convert and update MTTCG design documentAlex Bennée2-19/+34
2020-07-11tests/qht-bench: Adjust threshold computationRichard Henderson1-2/+16
2020-07-11tests/qht-bench: Adjust testing rate by -1Richard Henderson1-7/+15
2020-07-11travis.yml: Test also the other targets on s390xThomas Huth1-0/+39
2020-07-11shippable: pull images from registry instead of buildingAlex Bennée1-4/+2
2020-07-11testing: add check-build targetAlex Bennée2-5/+16
2020-07-11containers.yml: build with docker.py toolingAlex Bennée1-4/+7
2020-07-11gitlab: limit re-builds of the containersAlex Bennée1-0/+6
2020-07-11tests: improve performance of device-introspect-testDaniel P. Berrangé1-22/+38
2020-07-11gitlab: add avocado asset cachingAlex Bennée1-0/+6
2020-07-11gitlab: enable check-tcg for linux-user testsAlex Bennée1-4/+3
2020-07-11linux-user/elfload: use MAP_FIXED_NOREPLACE in pgb_reserved_vaAlex Bennée1-3/+7
2020-07-11tests/docker: add a linux-user testing focused imageAlex Bennée3-0/+61
2020-07-11tests/tcg: add more default compilers to configure.shAlex Bennée1-5/+14
2020-07-11gitlab: add acceptance testing to system buildsAlex Bennée4-28/+68
2020-07-11tests/acceptance: skip LinuxInitrd 2gib with v4.16 on GitLabAlex Bennée1-0/+3
2020-07-11tests/acceptance: skip multicore mips_malta tests on GitLabAlex Bennée1-0/+3
2020-07-11tests/acceptance: fix dtb path for machine_rx_gdbsimAlex Bennée1-1/+1
2020-07-11tests/acceptance: skip s390x_ccw_vrtio_tcg on GitLabAlex Bennée1-0/+2
2020-07-11tests/docker: add packages needed for check-acceptanceAlex Bennée2-1/+16
2020-07-11tests/docker: add --registry support to toolingAlex Bennée2-7/+43
2020-07-11gitlab: build containers with buildkit and metadataAlex Bennée1-1/+3
2020-07-11gitlab: convert jobs to use custom built containersDaniel P. Berrangé1-106/+81
2020-07-11gitlab: build all container images during CIDaniel P. Berrangé2-0/+248
2020-07-11gitlab: introduce explicit "container" and "build" stagesDaniel P. Berrangé3-2/+15
2020-07-11gitlab-ci: Fix the change rules after moving the YML filesThomas Huth2-2/+2
2020-07-11.gitignore: un-ignore .gitlab-ci.dAlex Bennée1-0/+1
2020-07-11tests/docker: change tag naming scheme of our imagesAlex Bennée28-34/+34
2020-07-11tests/docker: check for an parameters not empty stringAlex Bennée1-1/+1
2020-07-11tests/vm: allow us to take advantage of MTTCGAlex Bennée1-2/+9
2020-07-11tests/vm: switch from optsparse to argparseAlex Bennée2-46/+49
2020-07-11tests/vm: Add workaround to consume consoleRobert Foley2-2/+23
2020-07-11python/qemu: Add ConsoleSocket for optional use in QEMUMachineRobert Foley2-4/+129
2020-07-11tests/vm: change scripts to use self._configRobert Foley5-42/+38
2020-07-11tests/vm: Added a new script for centos.aarch64.Robert Foley3-1/+280
2020-07-11tests/vm: Added a new script for ubuntu.aarch64.Robert Foley5-0/+217
2020-07-11tests/vm: Add common Ubuntu python moduleRobert Foley2-34/+72
2020-07-11tests/vm: Added configuration file supportRobert Foley5-1/+155