summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-07-15tests/plugins: don't unconditionally add -WpsabiAlex Bennée
2020-07-15docker.py: fix fetching of FROM layersAlex Bennée
2020-07-15tests/docker: Remove the libssh workaround from the ubuntu 20.04 imageThomas Huth
2020-07-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-07-14qemu-img: Deprecate use of -b without -FEric Blake
2020-07-14iotests: Specify explicit backing format where sensibleEric Blake
2020-07-14qcow2: Deprecate use of qemu-img amend to change backing fileEric Blake
2020-07-14block: Error if backing file fails during creation without -uEric Blake
2020-07-14qcow: Tolerate backing_fmt=Eric Blake
2020-07-14block: Finish deprecation of 'qemu-img convert -n -o'Eric Blake
2020-07-14qemu-img: Flush stdout before before potential stderr messagesEric Blake
2020-07-14file-posix: Mitigate file fragmentation with extent size hintsKevin Wolf
2020-07-14iotests/059: Filter out disk size with more standard filterKevin Wolf
2020-07-14iotests: Simplify _filter_img_create() a bitMax Reitz
2020-07-13iotests.py: filter_testfiles(): filter SOCK_DIR tooVladimir Sementsov-Ogievskiy
2020-07-13iotests.py: QemuIoInteractive: print output on failureVladimir Sementsov-Ogievskiy
2020-07-13iotests: QemuIoInteractive: use qemu_io_args_no_fmtVladimir Sementsov-Ogievskiy
2020-07-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-1...Peter Maydell
2020-07-13tests/qtest/fuzz: Add missing spaces in descriptionThomas Huth
2020-07-13fuzz: add missing header for rcu_enable_atforkAlexander Bulekov
2020-07-13Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...Peter Maydell
2020-07-13tests/test-char: Remove unused "chardev/char-mux.h" includePhilippe Mathieu-Daudé
2020-07-13char: fix use-after-free with dup chardev & reconnectMarc-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-11iotests: Set LC_ALL=C for sortMax Reitz
2020-07-11tests: fix "make check-qtest" for modular buildsGerd Hoffmann
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-11tests/qht-bench: Adjust threshold computationRichard Henderson
2020-07-11tests/qht-bench: Adjust testing rate by -1Richard Henderson
2020-07-11testing: add check-build targetAlex Bennée
2020-07-11tests: improve performance of device-introspect-testDaniel P. Berrangé
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-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-11tests/vm: change scripts to use self._configRobert Foley
2020-07-11tests/vm: Added a new script for centos.aarch64.Robert Foley