aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2024-02-26qapi: Divorce QAPIDoc from QAPIParseErrorMarkus Armbruster4-4/+4
2024-02-26qapi: Reject multiple and empty feature descriptionsMarkus Armbruster4-39/+2
2024-02-26qapi: Merge adjacent untagged sectionsMarkus Armbruster1-2/+0
2024-02-26qapi: Recognize section tags and 'Features:' only after blank lineMarkus Armbruster7-3/+15
2024-02-26qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster1-6/+6
2024-02-26qapi: Reject section heading in the middle of a doc commentMarkus Armbruster4-1/+10
2024-02-26qapi: Rename QAPIDoc.Section.name to .tagMarkus Armbruster1-1/+1
2024-02-26qapi: Improve error message for empty doc sectionsMarkus Armbruster1-1/+1
2024-02-26qapi: Improve error position for bogus invalid "Returns" sectionMarkus Armbruster1-1/+1
2024-02-26qapi: Improve error position for bogus argument descriptionsMarkus Armbruster7-7/+7
2024-02-26tests/qapi-schema: Cover 'Features:' not followed by descriptionsMarkus Armbruster4-0/+30
2024-02-26tests/qapi-schema: Cover duplicate 'Features:' lineMarkus Armbruster4-0/+34
2024-02-26tests/qapi-schema: Fix test 'QAPI rST doc'Markus Armbruster2-16/+15
2024-02-24Merge tag 'pull-request-2024-02-23' of https://gitlab.com/thuth/qemu into sta...Peter Maydell5-119/+20
2024-02-23ppc/pnv: Test pnv i2c master and connected devicesGlenn Miles4-60/+573
2024-02-23misc/pca9552: Fix inverted input statusGlenn Miles1-3/+3
2024-02-23tests/avocado: Use default CPU for pseries machineNicholas Piggin1-1/+0
2024-02-23tests/avocado: ppc add hypervisor testsNicholas Piggin1-0/+202
2024-02-23tests/avocado: Add pseries KVM boot_linux testNicholas Piggin1-0/+9
2024-02-23tests/avocado: Add ppc pseries and powernv hash MMU testsNicholas Piggin2-7/+36
2024-02-23tests/avocado: ppc add powernv10 boot_linux_console testNicholas Piggin1-0/+8
2024-02-23tests/avocado: improve flaky ppc/pnv boot_linux_console.py testNicholas Piggin1-1/+2
2024-02-23tests/avocado: mark boot_linux.py long runtime instead of flakyNicholas Piggin1-6/+2
2024-02-23.gitlab-ci.d: Drop cross-win32-system jobPeter Maydell2-116/+0
2024-02-23tests: skip dbus-display tests that need a consoleMarc-André Lureau1-2/+14
2024-02-23tests/qtest: Fix boot-serial-test when using --without-default-devicesThomas Huth1-1/+1
2024-02-23tests/cdrom-test: Add cdrom test for LoongArch virt machineBibo Mao1-0/+5
2024-02-20tests: correct typosManos Pitsidianakis3-5/+5
2024-02-16tests/qtest: Depend on dbus_display1_depAkihiko Odaki1-1/+1
2024-02-15Merge tag 'pull-target-arm-20240215' of https://git.linaro.org/people/pmaydel...Peter Maydell5-85/+8
2024-02-15iotests: Make 144 deterministic againKevin Wolf2-2/+12
2024-02-15tests/qtest: Fix GMAC test to run on a machine in upstream QEMUNabih Estefan2-83/+4
2024-02-15tests/qtest/npcm7xx_emc-test: Connect all NICs to a backendPeter Maydell1-1/+4
2024-02-15tests/qtest/bios-tables-tests: Update virt golden referencePeter Maydell3-2/+0
2024-02-15tests/qtest/bios-tables-test: Allow changes to virt GTDTPeter Maydell1-0/+2
2024-02-15tests/qtest/meson.build: Don't include qtests_npcm7xx in qtests_aarch64Peter Maydell1-1/+0
2024-02-14Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell2-0/+0
2024-02-14Merge tag 'pull-char-2024-02-12-v2' of https://repo.or.cz/qemu/armbru into st...Peter Maydell1-2/+29
2024-02-14tests/acpi: Update DSDT.cxl to reflect change _STA return value.Jonathan Cameron2-1/+0
2024-02-14tests/acpi: Allow update of DSDT.cxlJonathan Cameron1-0/+1
2024-02-14test: bios-tables-test: add IVRS changed binaryBui Quang Minh2-1/+0
2024-02-14test: bios-tables-test: prepare IVRS change in ACPI tableBui Quang Minh1-0/+1
2024-02-14tests/unit/test-char: Fix qemu_socket(), make_udp_socket() checkMarkus Armbruster1-2/+2
2024-02-14chardev/parallel: Don't close stdin on inappropriate deviceMarkus Armbruster1-0/+27
2024-02-13Merge tag 'pull-qapi-2024-02-12' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell3-7/+11
2024-02-12Merge tag 'pull-maintainer-updates-090224-1' of https://gitlab.com/stsquad/qe...Peter Maydell6-1/+119
2024-02-12Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...Peter Maydell5-0/+340
2024-02-12qapi: Require member documentation (with loophole)Markus Armbruster2-1/+5
2024-02-12qapi: Indent tagged doc comment sections properlyMarkus Armbruster2-6/+6
2024-02-09tests/tcg: Add the syscall catchpoint gdbstub testIlya Leoshkevich3-1/+113