aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2024-02-09tests/docker: Add sqlite3 module to openSUSE Leap containerFabiano Rosas3-0/+6
2024-02-09tests: Add case for LUKS volume with detached headerHyman Huang2-0/+321
2024-02-09crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKSHyman Huang1-0/+4
2024-02-09crypto: Modify the qcrypto_block_create to support creation flagsHyman Huang1-0/+2
2024-02-09crypto: Introduce SM4 symmetric cipher algorithmHyman Huang1-0/+13
2024-02-09Merge tag 'migration-staging-pull-request' of https://gitlab.com/peterx/qemu ...Peter Maydell1-1/+1
2024-02-08Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell2-2/+3
2024-02-07iotests: give tempdir an identifying nameDaniel P. Berrangé1-1/+1
2024-02-07iotests: fix leak of tmpdir in dry-run modeDaniel P. Berrangé1-1/+2
2024-02-07tests/migration-test: Stick with gicv3 in aarch64 testPeter Xu1-1/+1
2024-02-06test-util-filemonitor: Adapt to the FreeBSD inotify rename semanticsIlya Leoshkevich1-0/+8
2024-02-06tests/vm/freebsd: Reload the sshd configurationIlya Leoshkevich1-0/+1
2024-02-06tests/vm: Set UseDNS=no in the sshd configurationIlya Leoshkevich1-0/+2
2024-02-06tests/tcg/s390x: Test CONVERT TO BINARYIlya Leoshkevich2-0/+103
2024-02-06tests/tcg/s390x: Test CONVERT TO DECIMALIlya Leoshkevich2-0/+64
2024-02-03Merge tag 'pull-tcg-20240202-2' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell1-1/+1
2024-02-03tests/tcg: Fix the /proc/self/mem probing in the PROT_NONE gdbstub testIlya Leoshkevich1-1/+1
2024-02-02Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...Peter Maydell4-9/+357
2024-02-02hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliasesDavid Woodhouse1-14/+4
2024-02-02tests/qtest: Adding PCS Module test to GMAC QtestNabih Estefan Diaz1-0/+132
2024-02-02tests/qtest: Creating qtest for GMAC ModuleNabih Estefan Diaz2-0/+213
2024-02-02tests/qtest/xlnx-versal-trng-test.c: Drop use of variable length arrayPeter Maydell1-8/+11
2024-02-02target/arm: Add ID_AA64ZFR0_EL1.B16B16 to the exposed-to-userspace setPeter Maydell1-1/+1
2024-02-01Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into sta...Peter Maydell3-9/+215
2024-02-01hw/fsi: Added qtestNinad Palsule2-0/+206
2024-02-01tests/avocado/machine_aspeed.py: Update buildroot images to 2023.11Cédric Le Goater1-9/+9
2024-01-31Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell1-2/+0