summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* iotests: add test for backup-top failure on permission activationVladimir Sementsov-Ogievskiy2020-02-063-0/+101
* iotests: Enable more tests in the 'auto' group to improve test coverageThomas Huth2020-02-061-7/+7
* iotests: Skip Python-based tests if QEMU does not support virtio-blkThomas Huth2020-02-061-2/+10
* iotests: Check for the availability of the required devices in 267 and 127Thomas Huth2020-02-063-0/+18
* iotests: Test 183 does not work on macOS and OpenBSDThomas Huth2020-02-061-0/+1
* iotests: Test 041 only works on certain systemsThomas Huth2020-02-061-1/+2
* iotests: remove 'linux' from default supported platformsJohn Snow2020-02-061-5/+11
* tests/tcg: gate pauth-% tests on having compiler supportAlex Bennée2020-02-043-3/+15
* tests/tcg: add a configure compiler check for ARMv8.1 and SVEAlex Bennée2020-02-041-0/+14
* tests/docker: better handle symlinked libsAlex Bennée2020-02-041-7/+9
* tests/docker: move most cross compilers to buster baseAlex Bennée2020-02-048-15/+15
* tests/qtest: update comments about bios-tables-test-allowed-diff.hHeyi Guo2020-02-041-5/+5
* boot-order-test: fix memleaks in boot-order-testPan Nengyuan2020-02-042-3/+5
* tests/Makefile: Fix inclusion of the qos dependency filesThomas Huth2020-02-041-1/+1
* tests/vhost-user-bridge: Fix buildDr. David Alan Gilbert2020-02-042-1/+1
* test-logging: Fix -Werror=maybe-uninitialized warningMiroslav Rezanina2020-02-041-3/+3
* tests: Silence various warnings with pseriesGreg Kurz2020-02-034-5/+16
* hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOSThomas Huth2020-02-023-27/+2Star
* tests/qemu-iotests: use AIOMODE with various testsAarushi Mehta2020-01-3011-25/+26
* tests/qemu-iotests: enable testing with aio optionsAarushi Mehta2020-01-303-3/+38
* target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones2020-01-301-0/+4
* tests/arm-cpu-features: Check feature default valuesAndrew Jones2020-01-301-9/+28
* hw/core: add Resettable support to BusClass and DeviceClassDamien Hedde2020-01-301-0/+1
* Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...Peter Maydell2020-01-301-2/+112
|\
| * migration-test: Make sure that multifd and cancel worksJuan Quintela2020-01-291-1/+111
| * migration-test: Use g_free() instead of free()Juan Quintela2020-01-291-1/+1
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2020-01-281-100/+74Star
|\ \ | |/ |/|
| * tests/ide-test: Create a single unit-test covering more PRDT casesAlexander Popov2020-01-271-100/+74Star
* | Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20200127' into stagingPeter Maydell2020-01-281-1/+2
|\ \
| * | hppa: Add emulation of Artist graphicsSven Schnelle2020-01-271-1/+2
| |/
* | iotests: Test handling of AioContexts with some blockdev actionsSergio Lopez2020-01-273-0/+253
* | blockdev: unify qmp_drive_backup and drive-backup transaction pathsSergio Lopez2020-01-274-2/+17
* | iotests: Add more "skip_if_unsupported" statements to the python testsThomas Huth2020-01-274-39/+8Star
* | iotests.py: Let wait_migration wait even moreMax Reitz2020-01-274-8/+12
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-01-271-1/+1
|\
| * qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* | tests/tcg/aarch64: Add pauth-4Richard Henderson2020-01-232-1/+26
* | tests/tcg/aarch64: Add pauth-3Richard Henderson2020-01-232-1/+44
* | tests/tcg/aarch64: Fix compilation parameters for pauth-%Richard Henderson2020-01-233-4/+1Star
* | i386:acpi: Remove _HID from the SMBus ACPI entryCorey Minyard2020-01-229-0/+0
* | bios-tables-test: document expected file updateMichael S. Tsirkin2020-01-221-5/+18
* | tests: q35: MCH: add default SMBASE SMRAM lock testIgor Mammedov2020-01-221-0/+105
|/
* 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