aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-09-01qemu-iotests: delay QMP socket timersEmanuele Giuseppe Esposito
2021-09-01qemu-iotests: add option to attach gdbserverEmanuele Giuseppe Esposito
2021-09-01python: qemu: add timer parameter for qmp.accept socketEmanuele Giuseppe Esposito
2021-09-01tests/arm-cpu-features: Add A64FX processor related testsShuuichirou Ishii
2021-09-01tests: Remove uses of deprecated raspi2/raspi3 machine namesPhilippe Mathieu-Daudé
2021-09-01Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210901-pull-request' ...Peter Maydell
2021-09-01tests/tcg/riscv64: Add test for divisionRichard Henderson
2021-08-31tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobsStefan Berger
2021-08-31tests: acpi: Add test cases for TPM 1.2 with TCPA tableStefan Berger
2021-08-31tests: Use QMP to check whether a TPM device model is availableStefan Berger
2021-08-31tests: acpi: prepare for new TPM 1.2 related tablesStefan Berger
2021-08-31tests: tpm: Create TPM 1.2 response in TPM emulatorStefan Berger
2021-08-31tests: acpi: tpm2: Add the renamed ACPI files and drop old onesStefan Berger
2021-08-31tests: Add suffix 'tpm2' or 'tpm12' to ACPI table filesStefan Berger
2021-08-31tests: acpi: Prepare for renaming of TPM2 related ACPI filesStefan Berger
2021-08-31tests: Add tpm_version field to TPMTestState and fill itStefan Berger
2021-08-31tests: Rename TestState to TPMTestStateStefan Berger
2021-08-31hw/display/xlnx_dp: fix an out-of-bounds read in xlnx_dp_readQiang Liu
2021-08-26tests/tcg/multiarch/linux-test: Zero-initialize sockaddr structsPeter Maydell
2021-08-26tests/qtest/ipmi-bt-test: Zero-initialize sockaddr structPeter Maydell
2021-08-26qapi: make 'if' condition strings simple identifiersMarc-André Lureau
2021-08-26qapi: add 'not' condition operationMarc-André Lureau
2021-08-26qapi: add 'any' conditionMarc-André Lureau
2021-08-26qapi: replace if condition list with dict {'all': [...]}Marc-André Lureau
2021-08-26qapi: add QAPISchemaIfCond.is_present()Marc-André Lureau
2021-08-26qapi: wrap Sequence[str] in an objectMarc-André Lureau
2021-08-26qapi: Fix crash on redefinition with a different conditionMarkus Armbruster
2021-08-11tests/qtest/vhost-user-blk-test: Check whether qemu-storage-daemon is availableThomas Huth
2021-08-11storage-daemon: Add missing build dependency to the vhost-user-blk-testThomas Huth
2021-08-09tests: filter out TLS distinguished name in certificate checksDaniel P. Berrangé
2021-08-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-08-04Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20210803' into stagingPeter Maydell
2021-08-03Drop _DSM 5 from expected DSDTs on ARMMichael S. Tsirkin
2021-08-03arm/acpi: allow DSDT changesMichael S. Tsirkin
2021-08-03hw/sd/sdcard: Fix assertion accessing out-of-range addresses with CMD30Philippe Mathieu-Daudé
2021-08-03tests/tcg: Test that compare-and-trap raises SIGFPEJonathan Albrecht
2021-07-29Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210729-pull-request' ...Peter Maydell
2021-07-29ci: add libusb for windows buildsGerd Hoffmann
2021-07-29tests: Fix migration-test build failure for sparcPeter Xu
2021-07-27Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2021-07-27Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-202...Peter Maydell
2021-07-26tests/qtest/nvme-test: add mmio read testKlaus Jensen
2021-07-26tests/qtest/nvme-test: add persistent memory region testGollu Appalanaidu
2021-07-26tests/unit: Remove unused variable from test_ioRichard Henderson
2021-07-26tests/qtest/migration-test.c: use 127.0.0.1 instead of 0Dr. David Alan Gilbert
2021-07-26Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.1-rc1-230721-1'...Peter Maydell
2021-07-23gitlab: enable a very minimal build with the tricore containerAlex Bennée
2021-07-23tests/tcg/configure.sh: add handling for assembler only buildsAlex Bennée
2021-07-23qapi: introduce forwarding visitorPaolo Bonzini
2021-07-21qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'Eric Blake