aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
2020-02-18tests/qtest/libqos/qgraph: Remove superfluous semicolonsPhilippe Mathieu-Daudé1-2/+2
2020-02-17qapi: Split control.json off misc.jsonKevin Wolf1-1/+1
2020-02-13migration-test: fix some memleaks in migration-testPan Nengyuan1-2/+12
2020-02-13tests/migration: Add some slack to auto convergeDr. David Alan Gilbert1-1/+2
2020-02-08tests/virtio-9p: added readdir testChristian Schoenebeck1-0/+152
2020-02-08tests/virtio-9p: add terminating null in v9fs_string_read()Christian Schoenebeck1-1/+2
2020-02-04tests/qtest: update comments about bios-tables-test-allowed-diff.hHeyi Guo1-5/+5
2020-02-04boot-order-test: fix memleaks in boot-order-testPan Nengyuan2-3/+5
2020-02-04tests/vhost-user-bridge: Fix buildDr. David Alan Gilbert1-1/+0
2020-02-03tests: Silence various warnings with pseriesGreg Kurz4-5/+16
2020-02-02hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOSThomas Huth3-27/+2
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-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-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-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-test: introduce functions to handle string parametersJuan Quintela1-0/+37
2020-01-20migration-test: Add migration multifd testJuan Quintela1-0/+56
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-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-01-1...Peter Maydell176-0/+41333
2020-01-12tests/libqos: Move the libqos files under tests/qtest/Thomas Huth71-40/+11260
2020-01-12tests/Makefile: Move qtest-related settings to a separate Makefile.includeThomas Huth1-0/+318
2020-01-12test: Move qtests to a separate directoryThomas Huth105-0/+29795