aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
2020-10-19tests/9pfs: add local Tmkdir testChristian Schoenebeck1-0/+139
2020-10-19tests/9pfs: add virtio_9p_test_path()Christian Schoenebeck2-0/+11
2020-10-19tests/9pfs: wipe local 9pfs test directoryChristian Schoenebeck1-0/+13
2020-10-19tests/9pfs: introduce local testsChristian Schoenebeck3-14/+116
2020-10-19tests/9pfs: change qtest name prefix to synthChristian Schoenebeck1-14/+14
2020-10-17fuzz: Disable QEMU's SIG{INT,HUP,TERM} handlersAlexander Bulekov1-0/+8
2020-10-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...Peter Maydell5-12/+68
2020-10-13Add a comment in bios-tables-test.c to clarify the reason behind approachAni Sinha1-1/+6
2020-10-13tests/migration: Allow longer timeoutsDr. David Alan Gilbert1-10/+11
2020-10-13qtest: add fuzz test caseLi Qiang2-0/+50
2020-10-13tests/qtest: Replace magic value by NANOSECONDS_PER_SECOND definitionPhilippe Mathieu-Daudé1-1/+1
2020-10-12qemu-iotests, qtest: rewrite test 067 as a qtestPaolo Bonzini2-26/+189
2020-10-12qtest: check that drives are really appearing and disappearingPaolo Bonzini1-1/+31
2020-10-12qtest: switch users back to qtest_qmp_receiveMaxim Levitsky5-22/+15
2020-10-12device-plug-test: use qtest_qmp to send the device_del commandPaolo Bonzini1-23/+9
2020-10-12qtest: remove qtest_qmp_receive_successMaxim Levitsky3-70/+25
2020-10-12qtest: Reintroduce qtest_qmp_receive with QMP event bufferingMaxim Levitsky2-1/+71
2020-10-12qtest: rename qtest_qmp_receive to qtest_qmp_receive_dictMaxim Levitsky7-24/+24
2020-10-12qtest: unify extra_qtest_srcs and extra_qtest_depsPaolo Bonzini1-29/+26
2020-10-12docs/devel/qtest: Include libqtest API referenceEduardo Habkost1-10/+10
2020-10-08hw/arm/virt: Implement kvm-steal-timeAndrew Jones1-4/+21
2020-10-08tests/qtest: Restore aarch64 arm-cpu-features testAndrew Jones1-1/+2
2020-10-06Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-0...Peter Maydell1-0/+12
2020-10-06tests/qtest/cdrom: Add more s390x-related boot testsThomas Huth1-0/+12
2020-10-06slirp: Convert Makefile bits to meson bitsPaolo Bonzini1-3/+3
2020-10-01Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...Peter Maydell1-5/+25
2020-09-30bios-tables-test: Remove kernel-irqchip=off optionEduardo Habkost1-2/+1
2020-09-30vl: relocate paths to data directoriesPaolo Bonzini1-2/+3
2020-09-30fuzz: use qemu_get_exec_dirPaolo Bonzini1-1/+2
2020-09-30oslib: do not call g_strdup from qemu_get_exec_dirPaolo Bonzini1-2/+2
2020-09-30meson: qtest: set "depends" correctlyPaolo Bonzini1-1/+7
2020-09-30tests/acpi: update expected data filesGerd Hoffmann1-5/+0
2020-09-30tests/acpi: add microvm pcie testGerd Hoffmann1-0/+15
2020-09-30tests/acpi: factor out common microvm test setupGerd Hoffmann1-5/+10
2020-09-30tests/acpi: allow updates for expected data filesGerd Hoffmann1-0/+5
2020-09-30tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplugAni Sinha1-1/+0
2020-09-30tests/acpi: unit test exercising global pci hotplug off for i440fxAni Sinha2-0/+18
2020-09-29tests/acpi: drop unnecessary filesMichael S. Tsirkin4-1249/+0
2020-09-29tests/acpi: update golden master DSDT binary table blobs for q35Ani Sinha5-10/+1249
2020-09-29Add ACPI DSDT tables for q35 that are being updated by the next patchAni Sinha1-0/+10
2020-09-29tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flagAni Sinha1-1/+0
2020-09-29tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flagAni Sinha1-0/+16
2020-09-29tests/acpi: list added acpi table binary file for pci bridge hotplug testAni Sinha1-0/+1
2020-09-29tests/acpi: add a new ACPI table in order to test root pci hotplug on/offAni Sinha1-1/+0
2020-09-29tests/acpi: add new unit test to test hotplug off/on feature on the root pci busAni Sinha1-0/+16
2020-09-29tests/acpi: mark addition of table DSDT.roothp for unit testing root pci hotplugAni Sinha1-0/+1
2020-09-29tests: acpi: update acpi blobs with new AMLIgor Mammedov1-19/+0
2020-09-29tests: acpi: mark to be changed tables in bios-tables-test-allowed-diffIgor Mammedov1-0/+19
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov2-92/+9
2020-09-29tests/qtest/vhost-user-test: prepare the tests for adding new dev classDima Stepanov1-29/+76