summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | configure: do not clobber CFLAGS with --enable-fuzzingAlexander Bulekov2020-07-131-1/+1
| * | configure: fix malloc checkOlaf Hering2020-07-131-0/+1
| |/
* | Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...Peter Maydell2020-07-139-62/+195
|\ \ | |/ |/|
| * chardev: Extract system emulation specific codePhilippe Mathieu-Daudé2020-07-134-34/+74
| * chardev: Reduce "char-mux.h" scope, rename it "chardev-internal.h"Philippe Mathieu-Daudé2020-07-134-6/+7
| * chardev: Restrict msmouse / wctablet / testdev to system emulationPhilippe Mathieu-Daudé2020-07-131-1/+1
| * tests/test-char: Remove unused "chardev/char-mux.h" includePhilippe Mathieu-Daudé2020-07-131-1/+0Star
| * monitor/misc: Remove unused "chardev/char-mux.h" includePhilippe Mathieu-Daudé2020-07-131-1/+0Star
| * char: fix use-after-free with dup chardev & reconnectMarc-André Lureau2020-07-132-3/+54
| * chardev: don't abort on attempt to add duplicated chardevMarc-André Lureau2020-07-131-1/+5
| * char-socket: initialize reconnect timer only when the timer doesn't startLi Feng2020-07-132-18/+57
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...Peter Maydell2020-07-1276-448/+2034
|\ \ | |/ |/|
| * iotests: Set LC_ALL=C for sortMax Reitz2020-07-111-1/+1
| * Revert "vga: build virtio-gpu as module"Gerd Hoffmann2020-07-112-19/+10Star
| * tests: fix "make check-qtest" for modular buildsGerd Hoffmann2020-07-111-0/+1
| * .cirrus.yml: add bash to the brew packagesAlex Bennée2020-07-111-2/+2
| * tests/docker: update toolchain set in debian-xtensa-crossMax Filippov2020-07-112-4/+4
| * tests/docker: fall back more gracefully when pull failsAlex Bennée2020-07-111-5/+6
| * docs: Add to gdbstub documentation the PhyMemModeJon Doron2020-07-111-0/+20
| * docs/devel: add some notes on tcg-icount for developersAlex Bennée2020-07-112-0/+98
| * docs/devel: convert and update MTTCG design documentAlex Bennée2020-07-112-19/+34
| * tests/qht-bench: Adjust threshold computationRichard Henderson2020-07-111-2/+16
| * tests/qht-bench: Adjust testing rate by -1Richard Henderson2020-07-111-7/+15
| * travis.yml: Test also the other targets on s390xThomas Huth2020-07-111-0/+39
| * shippable: pull images from registry instead of buildingAlex Bennée2020-07-111-4/+2Star
| * testing: add check-build targetAlex Bennée2020-07-112-5/+16
| * containers.yml: build with docker.py toolingAlex Bennée2020-07-111-4/+7
| * gitlab: limit re-builds of the containersAlex Bennée2020-07-111-0/+6
| * tests: improve performance of device-introspect-testDaniel P. Berrangé2020-07-111-22/+38
| * gitlab: add avocado asset cachingAlex Bennée2020-07-111-0/+6
| * gitlab: enable check-tcg for linux-user testsAlex Bennée2020-07-111-4/+3Star
| * linux-user/elfload: use MAP_FIXED_NOREPLACE in pgb_reserved_vaAlex Bennée2020-07-111-3/+7
| * tests/docker: add a linux-user testing focused imageAlex Bennée2020-07-113-0/+61
| * tests/tcg: add more default compilers to configure.shAlex Bennée2020-07-111-5/+14
| * gitlab: add acceptance testing to system buildsAlex Bennée2020-07-114-28/+68
| * tests/acceptance: skip LinuxInitrd 2gib with v4.16 on GitLabAlex Bennée2020-07-111-0/+3
| * tests/acceptance: skip multicore mips_malta tests on GitLabAlex Bennée2020-07-111-0/+3
| * tests/acceptance: fix dtb path for machine_rx_gdbsimAlex Bennée2020-07-111-1/+1
| * tests/acceptance: skip s390x_ccw_vrtio_tcg on GitLabAlex Bennée2020-07-111-0/+2
| * tests/docker: add packages needed for check-acceptanceAlex Bennée2020-07-112-1/+16
| * tests/docker: add --registry support to toolingAlex Bennée2020-07-112-7/+43
| * gitlab: build containers with buildkit and metadataAlex Bennée2020-07-111-1/+3
| * gitlab: convert jobs to use custom built containersDaniel P. Berrangé2020-07-111-106/+81Star
| * gitlab: build all container images during CIDaniel P. Berrangé2020-07-112-0/+248
| * gitlab: introduce explicit "container" and "build" stagesDaniel P. Berrangé2020-07-113-2/+15
| * gitlab-ci: Fix the change rules after moving the YML filesThomas Huth2020-07-112-2/+2
| * .gitignore: un-ignore .gitlab-ci.dAlex Bennée2020-07-111-0/+1
| * tests/docker: change tag naming scheme of our imagesAlex Bennée2020-07-1128-34/+34
| * tests/docker: check for an parameters not empty stringAlex Bennée2020-07-111-1/+1
| * tests/vm: allow us to take advantage of MTTCGAlex Bennée2020-07-111-2/+9