summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qcow2: Deprecate use of qemu-img amend to change backing fileEric Blake2020-07-142-0/+3
* block: Error if backing file fails during creation without -uEric Blake2020-07-142-9/+6Star
* qcow: Tolerate backing_fmt=Eric Blake2020-07-143-0/+149
* block: Finish deprecation of 'qemu-img convert -n -o'Eric Blake2020-07-142-0/+11
* qemu-img: Flush stdout before before potential stderr messagesEric Blake2020-07-146-12/+12
* file-posix: Mitigate file fragmentation with extent size hintsKevin Wolf2020-07-144-8/+28
* iotests/059: Filter out disk size with more standard filterKevin Wolf2020-07-142-506/+505Star
* iotests: Simplify _filter_img_create() a bitMax Reitz2020-07-144-61/+45Star
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-1...Peter Maydell2020-07-132-2/+3
|\
| * tests/qtest/fuzz: Add missing spaces in descriptionThomas Huth2020-07-131-2/+2
| * fuzz: add missing header for rcu_enable_atforkAlexander Bulekov2020-07-131-0/+1
* | Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...Peter Maydell2020-07-131-17/+105
|\ \ | |/ |/|
| * tests/test-char: 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-131-2/+52
| * char-socket: initialize reconnect timer only when the timer doesn't startLi Feng2020-07-131-17/+56
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...Peter Maydell2020-07-1257-247/+1196
|\ \ | |/ |/|
| * iotests: Set LC_ALL=C for sortMax Reitz2020-07-111-1/+1
| * tests: fix "make check-qtest" for modular buildsGerd Hoffmann2020-07-111-0/+1
| * 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
| * tests/qht-bench: Adjust threshold computationRichard Henderson2020-07-111-2/+16
| * tests/qht-bench: Adjust testing rate by -1Richard Henderson2020-07-111-7/+15
| * testing: add check-build targetAlex Bennée2020-07-111-4/+13
| * tests: improve performance of device-introspect-testDaniel P. Berrangé2020-07-111-22/+38
| * tests/docker: add a linux-user testing focused imageAlex Bennée2020-07-112-0/+54
| * 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-112-2/+2
| * 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
| * tests/docker: change tag naming scheme of our imagesAlex Bennée2020-07-1127-32/+32
| * 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
| * tests/vm: switch from optsparse to argparseAlex Bennée2020-07-112-46/+49
| * tests/vm: Add workaround to consume consoleRobert Foley2020-07-112-2/+23
| * tests/vm: change scripts to use self._configRobert Foley2020-07-115-42/+38Star
| * tests/vm: Added a new script for centos.aarch64.Robert Foley2020-07-113-1/+280
| * tests/vm: Added a new script for ubuntu.aarch64.Robert Foley2020-07-114-0/+197
| * tests/vm: Add common Ubuntu python moduleRobert Foley2020-07-112-34/+72
| * tests/vm: Added configuration file supportRobert Foley2020-07-114-1/+146
| * tests/vm: Add configuration to basevm.pyRobert Foley2020-07-111-39/+133
| * tests/vm: pass args through to BaseVM's __init__Robert Foley2020-07-111-9/+7Star
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...Peter Maydell2020-07-114-0/+64
|\ \
| * | tests/acceptance: Test the Arduino MEGA2560 boardMichael Rolnik2020-07-111-0/+50
| * | tests/boot-serial: Test some Arduino boards (AVR based)Michael Rolnik2020-07-112-0/+13
| * | tests/machine-none: Add AVR supportMichael Rolnik2020-07-111-0/+1
| |/
* | target/i386: fix IEEE SSE floating-point exception raisingJoseph Myers2020-07-112-0/+817