aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-01-30target/arm/cpu: Add the kvm-no-adjvtime CPU propertypull-target-arm-20200130Andrew 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
2020-01-20migration-test: introduce functions to handle string parametersJuan Quintela
2020-01-20migration-test: Add migration multifd testJuan Quintela
2020-01-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200117-...Peter Maydell
2020-01-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-01-1...Peter Maydell
2020-01-17tests/boot_linux_console: Add a SD card test for the CubieBoardPhilippe Mathieu-Daudé
2020-01-17tests/boot_linux_console: Add initrd test for the CubieBoardPhilippe Mathieu-Daudé
2020-01-16tests/qtest/vhost-user-test: Fix memory leaksThomas Huth
2020-01-16migration-test: ppc64: fix FORTH test programLaurent Vivier
2020-01-16tests: acpi: update path in rebuild-expected-amlShameer Kolothum
2020-01-14Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-01-14' into ...Peter Maydell
2020-01-14qapi: Fix code generation for empty modulesMarkus Armbruster
2020-01-14qapi: Generate command registration stuff into separate filesMarkus Armbruster
2020-01-14tests/Makefile.include: Fix missing test-qapi-emit-events.[ch]Markus Armbruster
2020-01-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-01-1...Peter Maydell
2020-01-12tests/libqos: Move the libqos files under tests/qtest/Thomas Huth
2020-01-12tests/Makefile: Move qtest-related settings to a separate Makefile.includeThomas Huth
2020-01-12test: Move qtests to a separate directoryThomas Huth
2020-01-12tests/Makefile: Separate unit test dependencies from qtest dependenciesThomas Huth
2020-01-12tests/Makefile: Remove 'tests/' and '$(EXESUF)' from the check-qtest variablesThomas Huth
2020-01-12tests/ptimer: Remove unnecessary inclusion of libqtest.hThomas Huth
2020-01-12tests/Makefile: test-char does not need libqtestThomas Huth
2020-01-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-01-09tests/tcg: add user version of dumb-as-bricks semiconsole testAlex Bennée
2020-01-09tests/tcg: extract __semi_call into a header and expandAlex Bennée
2020-01-09tests/tcg: add a dumb-as-bricks semihosting console testAlex Bennée
2020-01-09testing: don't nest build for fp-testAlex Bennée
2020-01-09freebsd: use python37Gerd Hoffmann