aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-13monitor/misc: Remove unused "chardev/char-mux.h" includePhilippe Mathieu-Daudé
2020-07-13char: fix use-after-free with dup chardev & reconnectMarc-André Lureau
2020-07-13chardev: don't abort on attempt to add duplicated chardevMarc-André Lureau
2020-07-13char-socket: initialize reconnect timer only when the timer doesn't startLi Feng
2020-07-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...Peter Maydell
2020-07-11Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...Peter Maydell
2020-07-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-07-11iotests: Set LC_ALL=C for sortMax Reitz
2020-07-11Revert "vga: build virtio-gpu as module"Gerd Hoffmann
2020-07-11tests: fix "make check-qtest" for modular buildsGerd Hoffmann
2020-07-11.cirrus.yml: add bash to the brew packagesAlex Bennée
2020-07-11tests/docker: update toolchain set in debian-xtensa-crossMax Filippov
2020-07-11tests/docker: fall back more gracefully when pull failsAlex Bennée
2020-07-11docs: Add to gdbstub documentation the PhyMemModeJon Doron
2020-07-11docs/devel: add some notes on tcg-icount for developersAlex Bennée
2020-07-11docs/devel: convert and update MTTCG design documentAlex Bennée
2020-07-11tests/qht-bench: Adjust threshold computationRichard Henderson
2020-07-11tests/qht-bench: Adjust testing rate by -1Richard Henderson
2020-07-11travis.yml: Test also the other targets on s390xThomas Huth
2020-07-11shippable: pull images from registry instead of buildingAlex Bennée
2020-07-11testing: add check-build targetAlex Bennée
2020-07-11containers.yml: build with docker.py toolingAlex Bennée
2020-07-11gitlab: limit re-builds of the containersAlex Bennée
2020-07-11tests: improve performance of device-introspect-testDaniel P. Berrangé
2020-07-11gitlab: add avocado asset cachingAlex Bennée
2020-07-11gitlab: enable check-tcg for linux-user testsAlex Bennée
2020-07-11linux-user/elfload: use MAP_FIXED_NOREPLACE in pgb_reserved_vaAlex Bennée
2020-07-11tests/docker: add a linux-user testing focused imageAlex Bennée
2020-07-11tests/tcg: add more default compilers to configure.shAlex Bennée
2020-07-11gitlab: add acceptance testing to system buildsAlex Bennée
2020-07-11tests/acceptance: skip LinuxInitrd 2gib with v4.16 on GitLabAlex Bennée
2020-07-11tests/acceptance: skip multicore mips_malta tests on GitLabAlex Bennée
2020-07-11tests/acceptance: fix dtb path for machine_rx_gdbsimAlex Bennée
2020-07-11tests/acceptance: skip s390x_ccw_vrtio_tcg on GitLabAlex Bennée
2020-07-11tests/docker: add packages needed for check-acceptanceAlex Bennée
2020-07-11tests/docker: add --registry support to toolingAlex Bennée
2020-07-11gitlab: build containers with buildkit and metadataAlex Bennée
2020-07-11gitlab: convert jobs to use custom built containersDaniel P. Berrangé
2020-07-11gitlab: build all container images during CIDaniel P. Berrangé
2020-07-11gitlab: introduce explicit "container" and "build" stagesDaniel P. Berrangé
2020-07-11gitlab-ci: Fix the change rules after moving the YML filesThomas Huth
2020-07-11.gitignore: un-ignore .gitlab-ci.dAlex Bennée
2020-07-11tests/docker: change tag naming scheme of our imagesAlex Bennée
2020-07-11tests/docker: check for an parameters not empty stringAlex Bennée
2020-07-11tests/vm: allow us to take advantage of MTTCGAlex Bennée
2020-07-11tests/vm: switch from optsparse to argparseAlex Bennée
2020-07-11tests/vm: Add workaround to consume consoleRobert Foley
2020-07-11python/qemu: Add ConsoleSocket for optional use in QEMUMachineRobert Foley
2020-07-11tests/vm: change scripts to use self._configRobert Foley
2020-07-11tests/vm: Added a new script for centos.aarch64.Robert Foley