aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-02-07tests/acceptance: Add boot tests for some of the QEMU advent calendar imagesThomas Huth
2020-02-07tests/boot_linux_console: Tag Emcraft Smartfusion2 as running 'u-boot'Philippe Mathieu-Daudé
2020-02-07tests/boot_linux_console: fix extract_from_deb() commentLiam Merwick
2020-02-07tests/boot_linux_console: use os.path for filesystem pathsLiam Merwick
2020-02-07tests/boot_linux_console: add extract_from_rpm methodLiam Merwick
2020-02-07Acceptance tests: Add interrupt_interactive_console_until_pattern()Philippe Mathieu-Daudé
2020-02-07Acceptance tests: Extract _console_interaction()Philippe Mathieu-Daudé
2020-02-06iotests: add test for backup-top failure on permission activationVladimir Sementsov-Ogievskiy
2020-02-06iotests: Enable more tests in the 'auto' group to improve test coverageThomas Huth
2020-02-06iotests: Skip Python-based tests if QEMU does not support virtio-blkThomas Huth
2020-02-06iotests: Check for the availability of the required devices in 267 and 127Thomas Huth
2020-02-06iotests: Test 183 does not work on macOS and OpenBSDThomas Huth
2020-02-06iotests: Test 041 only works on certain systemsThomas Huth
2020-02-06iotests: remove 'linux' from default supported platformsJohn Snow
2020-02-04tests/tcg: gate pauth-% tests on having compiler supportAlex Bennée
2020-02-04tests/tcg: add a configure compiler check for ARMv8.1 and SVEAlex Bennée
2020-02-04tests/docker: better handle symlinked libsAlex Bennée
2020-02-04tests/docker: move most cross compilers to buster baseAlex Bennée
2020-02-04tests/qtest: update comments about bios-tables-test-allowed-diff.hHeyi Guo
2020-02-04boot-order-test: fix memleaks in boot-order-testPan Nengyuan
2020-02-04tests/Makefile: Fix inclusion of the qos dependency filesThomas Huth
2020-02-04tests/vhost-user-bridge: Fix buildDr. David Alan Gilbert
2020-02-04test-logging: Fix -Werror=maybe-uninitialized warningMiroslav Rezanina
2020-02-03tests: Silence various warnings with pseriesGreg Kurz
2020-02-02hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOSThomas Huth
2020-01-30tests/qemu-iotests: use AIOMODE with various testsAarushi Mehta
2020-01-30tests/qemu-iotests: enable testing with aio optionsAarushi Mehta
2020-01-30target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones
2020-01-30tests/arm-cpu-features: Check feature default valuesAndrew Jones
2020-01-30hw/core: add Resettable support to BusClass and DeviceClassDamien Hedde
2020-01-30Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...Peter Maydell
2020-01-29migration-test: Make sure that multifd and cancel worksJuan Quintela
2020-01-29migration-test: Use g_free() instead of free()Juan Quintela
2020-01-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2020-01-28Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20200127' into stagingPeter Maydell
2020-01-27tests/ide-test: Create a single unit-test covering more PRDT casesAlexander Popov
2020-01-27hppa: Add emulation of Artist graphicsSven Schnelle
2020-01-27iotests: Test handling of AioContexts with some blockdev actionsSergio Lopez
2020-01-27blockdev: unify qmp_drive_backup and drive-backup transaction pathsSergio Lopez
2020-01-27iotests: Add more "skip_if_unsupported" statements to the python testsThomas Huth
2020-01-27iotests.py: Let wait_migration wait even moreMax Reitz
2020-01-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-23tests/tcg/aarch64: Add pauth-4Richard Henderson
2020-01-23tests/tcg/aarch64: Add pauth-3Richard Henderson
2020-01-23tests/tcg/aarch64: Fix compilation parameters for pauth-%Richard Henderson
2020-01-22i386:acpi: Remove _HID from the SMBus ACPI entryCorey Minyard
2020-01-22bios-tables-test: document expected file updateMichael S. Tsirkin
2020-01-22tests: q35: MCH: add default SMBASE SMRAM lock testIgor Mammedov
2020-01-20migration: Support QLIST migrationEric Auger