aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-09-02Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2021-09-01-1...Peter Maydell11-24/+97
2021-09-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210901'...Peter Maydell7-13/+26
2021-09-01tests/arm-cpu-features: Add A64FX processor related testsShuuichirou Ishii1-0/+13
2021-09-01tests: Remove uses of deprecated raspi2/raspi3 machine namesPhilippe Mathieu-Daudé6-13/+13
2021-09-01Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210901-pull-request' ...Peter Maydell2-0/+34
2021-09-01tests/tcg/riscv64: Add test for divisionRichard Henderson2-0/+63
2021-08-31tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobsStefan Berger3-2/+0
2021-08-31tests: acpi: Add test cases for TPM 1.2 with TCPA tableStefan Berger1-2/+8
2021-08-31tests: Use QMP to check whether a TPM device model is availableStefan Berger3-5/+43
2021-08-31tests: acpi: prepare for new TPM 1.2 related tablesStefan Berger3-0/+2
2021-08-31tests: tpm: Create TPM 1.2 response in TPM emulatorStefan Berger2-0/+9
2021-08-31tests: acpi: tpm2: Add the renamed ACPI files and drop old onesStefan Berger5-2/+0
2021-08-31tests: Add suffix 'tpm2' or 'tpm12' to ACPI table filesStefan Berger1-1/+2
2021-08-31tests: acpi: Prepare for renaming of TPM2 related ACPI filesStefan Berger3-0/+2
2021-08-31tests: Add tpm_version field to TPMTestState and fill itStefan Berger6-5/+24
2021-08-31tests: Rename TestState to TPMTestStateStefan Berger7-12/+12
2021-08-31hw/display/xlnx_dp: fix an out-of-bounds read in xlnx_dp_readQiang Liu2-0/+34
2021-08-26tests/tcg/multiarch/linux-test: Zero-initialize sockaddr structsPeter Maydell1-2/+2
2021-08-26tests/qtest/ipmi-bt-test: Zero-initialize sockaddr structPeter Maydell1-1/+1
2021-08-26qapi: make 'if' condition strings simple identifiersMarc-André Lureau12-73/+73
2021-08-26qapi: add 'not' condition operationMarc-André Lureau8-7/+16
2021-08-26qapi: add 'any' conditionMarc-André Lureau9-7/+22
2021-08-26qapi: replace if condition list with dict {'all': [...]}Marc-André Lureau23-53/+83
2021-08-26qapi: add QAPISchemaIfCond.is_present()Marc-André Lureau1-1/+1
2021-08-26qapi: wrap Sequence[str] in an objectMarc-André Lureau1-2/+2
2021-08-26qapi: Fix crash on redefinition with a different conditionMarkus Armbruster1-1/+1
2021-08-11tests/qtest/vhost-user-blk-test: Check whether qemu-storage-daemon is availableThomas Huth1-0/+8
2021-08-11storage-daemon: Add missing build dependency to the vhost-user-blk-testThomas Huth1-2/+5
2021-08-09tests: filter out TLS distinguished name in certificate checksDaniel P. Berrangé3-3/+8
2021-08-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-0/+0
2021-08-04Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20210803' into stagingPeter Maydell1-0/+36
2021-08-03Drop _DSM 5 from expected DSDTs on ARMMichael S. Tsirkin6-5/+0
2021-08-03arm/acpi: allow DSDT changesMichael S. Tsirkin1-0/+5
2021-08-03hw/sd/sdcard: Fix assertion accessing out-of-range addresses with CMD30Philippe Mathieu-Daudé1-0/+36
2021-08-03tests/tcg: Test that compare-and-trap raises SIGFPEJonathan Albrecht2-1/+103
2021-07-29Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210729-pull-request' ...Peter Maydell2-0/+2
2021-07-29ci: add libusb for windows buildsGerd Hoffmann2-0/+2
2021-07-29tests: Fix migration-test build failure for sparcPeter Xu1-2/+3
2021-07-27Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell1-1/+86
2021-07-27Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-202...Peter Maydell1-2/+2
2021-07-26tests/qtest/nvme-test: add mmio read testKlaus Jensen1-0/+26
2021-07-26tests/qtest/nvme-test: add persistent memory region testGollu Appalanaidu1-1/+60
2021-07-26tests/unit: Remove unused variable from test_ioRichard Henderson1-4/+1
2021-07-26tests/qtest/migration-test.c: use 127.0.0.1 instead of 0Dr. David Alan Gilbert1-2/+2
2021-07-26Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.1-rc1-230721-1'...Peter Maydell2-5/+47
2021-07-23gitlab: enable a very minimal build with the tricore containerAlex Bennée1-5/+29
2021-07-23tests/tcg/configure.sh: add handling for assembler only buildsAlex Bennée1-0/+18
2021-07-23qapi: introduce forwarding visitorPaolo Bonzini2-0/+198
2021-07-21qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'Eric Blake2-2/+49
2021-07-21qemu-img: Fail fast on convert --bitmaps with inconsistent bitmapEric Blake2-20/+4