summaryrefslogtreecommitdiffstats
path: root/tests/qtest
Commit message (Expand)AuthorAgeFilesLines
* multifd: Add zstd compression multifd supportJuan Quintela2020-02-281-0/+10
* multifd: Add zlib compression multifd supportJuan Quintela2020-02-281-0/+6
* multifd: Add multifd-compression parameterJuan Quintela2020-02-281-4/+10
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-02-271-15/+16
|\
| * bios-tables-test: default diff commandMichael S. Tsirkin2020-02-251-19/+12Star
| * bios-tables-test: fix up DIFF generationMichael S. Tsirkin2020-02-251-1/+7
| * bios-tables-test: tell people how to updateMichael S. Tsirkin2020-02-251-1/+3
* | Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini2020-02-251-66/+72
|\ \ | |/ |/|
| * tests:numa-test: use explicit memdev to specify node RAMIgor Mammedov2020-02-191-12/+18
| * tests/numa-test: make top level args dynamic and g_autofree(cli) cleanupsIgor Mammedov2020-02-191-54/+54
* | fuzz: add virtio-scsi fuzz targetAlexander Bulekov2020-02-222-0/+214
* | fuzz: add virtio-net fuzz targetAlexander Bulekov2020-02-222-0/+199
* | fuzz: add i440fx fuzz targetsAlexander Bulekov2020-02-222-0/+196
* | fuzz: add support for qos-assisted fuzz targetsAlexander Bulekov2020-02-223-0/+269
* | fuzz: support for fork-based fuzzing.Alexander Bulekov2020-02-224-0/+120
* | fuzz: add fuzzer skeletonAlexander Bulekov2020-02-223-0/+280
* | libqos: move useful qos-test funcs to qos_externalAlexander Bulekov2020-02-224-131/+198
* | libqos: split qos-test and libqos makefile varsAlexander Bulekov2020-02-221-35/+36
* | libqos: rename i2c_send and i2c_recvAlexander Bulekov2020-02-223-12/+12
* | libqtest: make bufwrite rely on the TransportOpsAlexander Bulekov2020-02-222-2/+73
* | libqtest: add a layer of abstraction to send/recvAlexander Bulekov2020-02-221-9/+39
* | tests/qtest/libqos/qgraph: Remove superfluous semicolonsPhilippe Mathieu-Daudé2020-02-181-2/+2
|/
* qapi: Split control.json off misc.jsonKevin Wolf2020-02-171-1/+1
* migration-test: fix some memleaks in migration-testPan Nengyuan2020-02-131-2/+12
* tests/migration: Add some slack to auto convergeDr. David Alan Gilbert2020-02-131-1/+2
* tests/virtio-9p: added readdir testChristian Schoenebeck2020-02-081-0/+152
* tests/virtio-9p: add terminating null in v9fs_string_read()Christian Schoenebeck2020-02-081-1/+2
* 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/vhost-user-bridge: Fix buildDr. David Alan Gilbert2020-02-041-1/+0Star
* 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
* 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
* 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
* | hppa: Add emulation of Artist graphicsSven Schnelle2020-01-271-1/+2
|/
* 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-test: introduce functions to handle string parametersJuan Quintela2020-01-201-0/+37
* migration-test: Add migration multifd testJuan Quintela2020-01-201-0/+56
* tests/qtest/vhost-user-test: Fix memory leaksThomas Huth2020-01-161-3/+8
* migration-test: ppc64: fix FORTH test programLaurent Vivier2020-01-161-2/+2
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-01-1...Peter Maydell2020-01-131-1/+1
* tests/libqos: Move the libqos files under tests/qtest/Thomas Huth2020-01-1271-40/+11260
* tests/Makefile: Move qtest-related settings to a separate Makefile.includeThomas Huth2020-01-121-0/+318
* test: Move qtests to a separate directoryThomas Huth2020-01-12105-0/+29795