summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* migration: Support QLIST migrationEric Auger2020-01-201-0/+170
* migration-test: introduce functions to handle string parametersJuan Quintela2020-01-201-0/+37
* migration-test: Add migration multifd testJuan Quintela2020-01-201-0/+56
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200117-...Peter Maydell2020-01-171-0/+85
|\
| * tests/boot_linux_console: Add a SD card test for the CubieBoardPhilippe Mathieu-Daudé2020-01-171-0/+44
| * tests/boot_linux_console: Add initrd test for the CubieBoardPhilippe Mathieu-Daudé2020-01-171-0/+41
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-01-1...Peter Maydell2020-01-173-8/+13
|\ \ | |/ |/|
| * tests/qtest/vhost-user-test: Fix memory leaksThomas Huth2020-01-161-3/+8
| * migration-test: ppc64: fix FORTH test programLaurent Vivier2020-01-161-2/+2
| * tests: acpi: update path in rebuild-expected-amlShameer Kolothum2020-01-161-3/+3
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-01-14' into ...Peter Maydell2020-01-146-20/+22
|\ \ | |/ |/|
| * qapi: Fix code generation for empty modulesMarkus Armbruster2020-01-143-18/+13Star
| * qapi: Generate command registration stuff into separate filesMarkus Armbruster2020-01-143-1/+6
| * tests/Makefile.include: Fix missing test-qapi-emit-events.[ch]Markus Armbruster2020-01-141-1/+3
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-01-1...Peter Maydell2020-01-13178-335/+340
|\ \
| * | tests/libqos: Move the libqos files under tests/qtest/Thomas Huth2020-01-1272-41/+41
| * | tests/Makefile: Move qtest-related settings to a separate Makefile.includeThomas Huth2020-01-122-318/+319
| * | test: Move qtests to a separate directoryThomas Huth2020-01-12106-110/+111
| * | tests/Makefile: Separate unit test dependencies from qtest dependenciesThomas Huth2020-01-121-5/+5
| * | tests/Makefile: Remove 'tests/' and '$(EXESUF)' from the check-qtest variablesThomas Huth2020-01-121-126/+130
| * | tests/ptimer: Remove unnecessary inclusion of libqtest.hThomas Huth2020-01-121-1/+0Star
| * | tests/Makefile: test-char does not need libqtestThomas Huth2020-01-121-1/+1
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-01-102-4/+4
|\ \ | |/ |/|
| * chardev: Use QEMUChrEvent enum in IOEventHandler typedefPhilippe Mathieu-Daudé2020-01-082-4/+4
* | tests/tcg: add user version of dumb-as-bricks semiconsole testAlex Bennée2020-01-093-0/+53
* | tests/tcg: extract __semi_call into a header and expandAlex Bennée2020-01-093-20/+45
* | tests/tcg: add a dumb-as-bricks semihosting console testAlex Bennée2020-01-092-1/+48
* | testing: don't nest build for fp-testAlex Bennée2020-01-092-9/+7Star
* | freebsd: use python37Gerd Hoffmann2020-01-091-1/+2
* | tests/vm: update openbsd to release 6.6Gerd Hoffmann2020-01-091-2/+2
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-01-0711-0/+391
|\ \
| * | tests: add virtio-scsi and virtio-blk seg_max_adjust testDenis Plotnikov2020-01-061-0/+134
| * | ACPI: add expected files for HMAT tests (acpihmat)Michael S. Tsirkin2020-01-059-8/+0Star
| * | tests/bios-tables-test: add test cases for ACPI HMATTao Xu2020-01-0510-0/+52
| * | tests/numa: Add case for QMP build HMATTao Xu2020-01-051-0/+213
* | | tests/iothread: Always connect iothread GSource to a GMainContextPeter Maydell2020-01-071-0/+30
| |/ |/|
* | Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...Peter Maydell2020-01-0611-167/+731
|\ \
| * | tests: add dbus-vmstate-testMarc-André Lureau2020-01-064-1/+510
| * | tests: add migration-helpers unitMarc-André Lureau2020-01-064-166/+216
| * | dockerfiles: add dbus-daemon to some of latest distributionsMarc-André Lureau2020-01-064-0/+4
| * | vmstate: add qom interface to get idMarc-André Lureau2020-01-061-0/+1
* | | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-01-06' in...Peter Maydell2020-01-06121-471/+735
|\ \ \ | |/ / |/| |
| * | tests/qemu-iotests: Update tests to recent desugarized -accel optionPhilippe Mathieu-Daudé2020-01-062-4/+4
| * | tests/qemu-iotests: add case to write compressed data of multiple clustersAndrey Shinkevich2020-01-062-0/+57
| * | iotests: Allow check -o data_fileMax Reitz2020-01-062-3/+42
| * | iotests: Disable data_file where it cannot be usedMax Reitz2020-01-0644-53/+127
| * | iotests: Make 198 work with data_fileMax Reitz2020-01-062-4/+6
| * | iotests: Make 137 work with data_fileMax Reitz2020-01-062-8/+13
| * | iotests: Make 110 work with data_fileMax Reitz2020-01-062-4/+7
| * | iotests: Make 091 work with data_fileMax Reitz2020-01-062-3/+1Star