summaryrefslogtreecommitdiffstats
path: root/tests/qtest
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson2022-06-112-4/+44
|\
| * tests/acpi: virt: update golden masters for VIOTMark Cave-Ayland2022-06-101-1/+0Star
| * tests/acpi: virt: allow VIOT acpi table changesMark Cave-Ayland2022-06-101-0/+1
| * tests/acpi: Update q35/CEDT.cxl for new memory addresses.Jonathan Cameron2022-06-101-1/+0Star
| * tests/acpi: Allow modification of q35 CXL CEDT table.Jonathan Cameron2022-06-101-0/+1
| * hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron2022-06-102-4/+4
| * tests: acpi: update expected DSDT.tis.tpm2/DSDT.tis.tpm12 blobsIgor Mammedov2022-06-101-2/+0Star
| * tests: acpi: white-list DSDT.tis.tpm2/DSDT.tis.tpm12 expected blobsIgor Mammedov2022-06-101-0/+2
| * tests: acpi: update expected DSDT.pvpanic-isa blobIgor Mammedov2022-06-101-1/+0Star
| * tests: acpi: add pvpanic-isa: testcaseIgor Mammedov2022-06-101-0/+12
| * tests: acpi: white-lists expected DSDT.pvpanic-isa blobIgor Mammedov2022-06-101-0/+1
| * tests: acpi: update expected blobsIgor Mammedov2022-06-101-1/+0Star
| * tests: acpi: add applesmc testcaseIgor Mammedov2022-06-101-0/+12
| * tests: acpi: add and white-list DSDT.applesmc expected blobIgor Mammedov2022-06-101-0/+1
| * tests: acpi: update expected blobsIgor Mammedov2022-06-101-32/+0Star
| * tests: acpi: white-list to be re-factored pc/q35 DSDTIgor Mammedov2022-06-101-0/+32
| * tests: acpi: update expected DSDT.ipmismbus blobIgor Mammedov2022-06-101-1/+0Star
| * tests: acpi: whitelist DSDT.ipmismbus expected blobIgor Mammedov2022-06-101-0/+1
| * tests: acpi: update expected blob DSDT.ipmismbusIgor Mammedov2022-06-101-1/+0Star
| * tests: acpi: q35: add test for smbus-ipmi deviceIgor Mammedov2022-06-101-0/+16
| * tests: acpi: add and whitelist DSDT.ipmismbus expected blobIgor Mammedov2022-06-101-0/+1
* | tests/qtest: Reduce npcm7xx_sdhci test image sizeHao Wu2022-06-101-1/+1
|/
* tests/qtest: use g_autofree for test_server_create_chrAlex Bennée2022-06-031-4/+3Star
* qtest/npcm7xx_pwm-test: Fix memory leak in mft_qom_setMiaoqian Lin2022-06-031-0/+3
* tests: make libqmp buildable for win32Marc-André Lureau2022-05-282-5/+31
* include: move qemu_*_exec_dir() to cutilsMarc-André Lureau2022-05-281-0/+1
* hw: m25p80: allow write_enable latch get/setIris Chen2022-05-254-32/+97
* tests/qtest: use prctl(PR_SET_PDEATHSIG) as fallback to kill QEMUDaniel P. Berrangé2022-05-181-0/+17
* tests/qtest: fix registration of ABRT handler for QEMU cleanupDaniel P. Berrangé2022-05-181-2/+2
* Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson2022-05-173-0/+199
|\
| * qtest/cxl: Add more complex test cases with CFMWsBen Widawsky2022-05-131-3/+5
| * tests/acpi: Add tables for CXL emulation.Jonathan Cameron2022-05-131-2/+0Star
| * qtests/bios-tables-test: Add a test for CXL emulation.Jonathan Cameron2022-05-131-0/+44
| * tests/acpi: q35: Allow addition of a CXL test.Jonathan Cameron2022-05-131-0/+2
| * qtests/cxl: Add initial root port and CXL type3 testsJonathan Cameron2022-05-131-0/+127
| * qtest/cxl: Introduce initial test for pxb-cxl only.Jonathan Cameron2022-05-132-0/+26
* | tests: ensure migration status isn't reported as failedDaniel P. Berrangé2022-05-163-3/+17
* | tests: add multifd migration tests of TLS with x509 credentialsDaniel P. Berrangé2022-05-161-0/+127
* | tests: add multifd migration tests of TLS with PSK credentialsDaniel P. Berrangé2022-05-161-4/+56
* | tests: convert multifd migration tests to use common helperDaniel P. Berrangé2022-05-161-37/+40
* | tests: convert XBZRLE migration test to use common helperDaniel P. Berrangé2022-05-161-42/+25Star
* | tests: add migration tests of TLS with x509 credentialsDaniel P. Berrangé2022-05-162-3/+385
* | tests: add migration tests of TLS with PSK credentialsDaniel P. Berrangé2022-05-162-5/+163
|/
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2022-05-1213-35/+387
|\
| * tests/qtest/libqos: Add generic pci host bridge in arm-virt machineEric Auger2022-05-124-4/+301
| * tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggableEric Auger2022-05-126-0/+32
| * tests/qtest/libqos/pci: Introduce pio_limitEric Auger2022-05-124-31/+54
* | tests/qtest/fdc-test: Add a regression test for CVE-2021-3507Philippe Mathieu-Daudé2022-05-121-0/+21
|/
* Clean up ill-advised or unusual header guardsMarkus Armbruster2022-05-112-6/+8
* Clean up header guards that don't match their file nameMarkus Armbruster2022-05-111-3/+2Star