aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-02-02hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOSThomas Huth3-27/+2
2020-01-30tests/qemu-iotests: use AIOMODE with various testsAarushi Mehta11-25/+26
2020-01-30tests/qemu-iotests: enable testing with aio optionsAarushi Mehta3-3/+38
2020-01-30target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones1-0/+4
2020-01-30tests/arm-cpu-features: Check feature default valuesAndrew Jones1-9/+28
2020-01-30hw/core: add Resettable support to BusClass and DeviceClassDamien Hedde1-0/+1
2020-01-30Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...Peter Maydell1-2/+112
2020-01-29migration-test: Make sure that multifd and cancel worksJuan Quintela1-1/+111
2020-01-29migration-test: Use g_free() instead of free()Juan Quintela1-1/+1
2020-01-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell1-100/+74
2020-01-28Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20200127' into stagingPeter Maydell1-1/+2
2020-01-27tests/ide-test: Create a single unit-test covering more PRDT casesAlexander Popov1-100/+74
2020-01-27hppa: Add emulation of Artist graphicsSven Schnelle1-1/+2
2020-01-27iotests: Test handling of AioContexts with some blockdev actionsSergio Lopez3-0/+253
2020-01-27blockdev: unify qmp_drive_backup and drive-backup transaction pathsSergio Lopez4-2/+17
2020-01-27iotests: Add more "skip_if_unsupported" statements to the python testsThomas Huth4-39/+8
2020-01-27iotests.py: Let wait_migration wait even moreMax Reitz4-8/+12
2020-01-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau1-1/+1
2020-01-23tests/tcg/aarch64: Add pauth-4Richard Henderson2-1/+26
2020-01-23tests/tcg/aarch64: Add pauth-3Richard Henderson2-1/+44
2020-01-23tests/tcg/aarch64: Fix compilation parameters for pauth-%Richard Henderson3-4/+1
2020-01-22i386:acpi: Remove _HID from the SMBus ACPI entryCorey Minyard9-0/+0
2020-01-22bios-tables-test: document expected file updateMichael S. Tsirkin1-5/+18
2020-01-22tests: q35: MCH: add default SMBASE SMRAM lock testIgor Mammedov1-0/+105
2020-01-20migration: Support QLIST migrationEric Auger1-0/+170
2020-01-20migration-test: introduce functions to handle string parametersJuan Quintela1-0/+37
2020-01-20migration-test: Add migration multifd testJuan Quintela1-0/+56
2020-01-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200117-...Peter Maydell1-0/+85
2020-01-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-01-1...Peter Maydell3-8/+13
2020-01-17tests/boot_linux_console: Add a SD card test for the CubieBoardPhilippe Mathieu-Daudé1-0/+44
2020-01-17tests/boot_linux_console: Add initrd test for the CubieBoardPhilippe Mathieu-Daudé1-0/+41
2020-01-16tests/qtest/vhost-user-test: Fix memory leaksThomas Huth1-3/+8
2020-01-16migration-test: ppc64: fix FORTH test programLaurent Vivier1-2/+2
2020-01-16tests: acpi: update path in rebuild-expected-amlShameer Kolothum1-3/+3
2020-01-14Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-01-14' into ...Peter Maydell6-20/+22
2020-01-14qapi: Fix code generation for empty modulesMarkus Armbruster3-18/+13
2020-01-14qapi: Generate command registration stuff into separate filesMarkus Armbruster3-1/+6
2020-01-14tests/Makefile.include: Fix missing test-qapi-emit-events.[ch]Markus Armbruster1-1/+3
2020-01-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-01-1...Peter Maydell178-335/+340
2020-01-12tests/libqos: Move the libqos files under tests/qtest/Thomas Huth72-41/+41
2020-01-12tests/Makefile: Move qtest-related settings to a separate Makefile.includeThomas Huth2-318/+319
2020-01-12test: Move qtests to a separate directoryThomas Huth106-110/+111
2020-01-12tests/Makefile: Separate unit test dependencies from qtest dependenciesThomas Huth1-5/+5
2020-01-12tests/Makefile: Remove 'tests/' and '$(EXESUF)' from the check-qtest variablesThomas Huth1-126/+130
2020-01-12tests/ptimer: Remove unnecessary inclusion of libqtest.hThomas Huth1-1/+0
2020-01-12tests/Makefile: test-char does not need libqtestThomas Huth1-1/+1
2020-01-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-4/+4
2020-01-09tests/tcg: add user version of dumb-as-bricks semiconsole testAlex Bennée3-0/+53
2020-01-09tests/tcg: extract __semi_call into a header and expandAlex Bennée3-20/+45