aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-17Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200917-pull-reque...Peter Maydell1-2/+19
2020-09-17tests/acpi: update expected data files for microvmGerd Hoffmann1-3/+0
2020-09-17tests/acpi: add microvm testGerd Hoffmann1-0/+15
2020-09-17tests/acpi: allow override blkdevGerd Hoffmann1-2/+4
2020-09-17tests/acpi: allow microvm test data updates.Gerd Hoffmann1-0/+3
2020-09-16tests/qtest/qmp-cmd-test: Use inclusive languageThomas Huth1-5/+5
2020-09-16fuzz: Change the way we write qtest log to stderrAlexander Bulekov1-3/+2
2020-09-08fuzz: Add support for custom fuzzing libraryAlexander Bulekov1-2/+2
2020-09-08meson: specify fuzz linker script as a project argAlexander Bulekov1-3/+0
2020-09-08meson: fix libqos linkingPaolo Bonzini1-3/+6
2020-09-07tests/qtest: do not list ahci-test twicePaolo Bonzini1-1/+0
2020-09-03libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()Markus Armbruster5-28/+28
2020-09-03tests/qtest/ipmi-kcs: Fix assert side-effectPhilippe Mathieu-Daudé1-1/+2
2020-09-03tests/qtest/tpm: Declare input buffers const and staticPhilippe Mathieu-Daudé2-7/+7
2020-09-03tests/qtest/ahci: Improve error handling (NEGATIVE_RETURNS)Philippe Mathieu-Daudé1-0/+1
2020-08-27tests/bios-tables-test: add smbios cpu speed testYing Fang1-0/+42
2020-08-27acpi: update expected DSDT files with _UID changesMichael S. Tsirkin1-21/+0
2020-08-27acpi: allow DSDT changesMichael S. Tsirkin1-0/+21
2020-08-24Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20200812' int...Peter Maydell1-0/+108
2020-08-21meson: replace create-config with meson configure_filePaolo Bonzini1-1/+1
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini9-50/+47
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini142-544/+528
2020-08-12tests/virtio-9p: added split readdir testsChristian Schoenebeck1-0/+108
2020-07-21fuzz: Fix leak when assembling datadir path stringAlexander Bulekov1-5/+7
2020-07-17fuzz: Expect the cmdline in a freeable GStringAlexander Bulekov4-15/+14