aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-05-28target/ppc: Add POWER9 DD2.2 modelNicholas Piggin1-2/+2
2023-05-26Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson4-11/+10
2023-05-26Merge tag 'pull-hex-20230526' of https://github.com/quic/qemu into stagingRichard Henderson20-1206/+1061
2023-05-26Hexagon (target/hexagon) Fix assignment to tmp registersMarco Liebel1-0/+31
2023-05-26Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg testsTaylor Simpson19-1206/+1030
2023-05-26meson: Add static glib dependency for initrd-stress.imgFabiano Rosas1-1/+3
2023-05-26Makefile: remove $(TESTS_PYTHON)Paolo Bonzini2-6/+4
2023-05-26tests/vm: fix and simplify HOST_ARCH definitionPaolo Bonzini1-3/+2
2023-05-26tests/docker: simplify HOST_ARCH definitionPaolo Bonzini1-1/+1
2023-05-26hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)Thomas Huth1-0/+33
2023-05-26tests/qtest/ac97-test: add up-/downsampling testsVolker RĂ¼melin1-1/+39
2023-05-26tests/qtest/usb-hcd-ehci-test: Check for EHCI and UHCI HCDs before using themThomas Huth1-0/+5
2023-05-26tests/qtest/rtl8139-test: Check whether the rtl8139 device is availableThomas Huth1-0/+4
2023-05-26tests/qtest: Check for virtio-blk before using -cdrom with the arm virt machineThomas Huth2-2/+6
2023-05-26tests/qtest/usb-hcd-uhci-test: Check whether "usb-storage" is availableThomas Huth1-1/+3
2023-05-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2-12/+12
2023-05-25monitor: do not use mb_read/mb_set for suspend_cntPaolo Bonzini2-12/+12
2023-05-23migration/xbzrle: Use i386 host/cpuinfo.hRichard Henderson3-514/+10
2023-05-23igb: Notify only new interruptsAkihiko Odaki1-4/+0
2023-05-23tests/qtest/libqos/igb: Set GPIE.Multiple_MSIXAkihiko Odaki1-0/+1
2023-05-23tests/avocado: Remove test_igb_nomsi_kvmAkihiko Odaki1-11/+1
2023-05-23tests/avocado: Remove unused importsAkihiko Odaki1-1/+0
2023-05-22Merge tag 'pull-qapi-2023-05-17-v2' of https://repo.or.cz/qemu/armbru into st...Richard Henderson1-1/+1
2023-05-22Merge tag 'pull-request-2023-05-22' of https://gitlab.com/thuth/qemu into sta...Richard Henderson8-46/+54
2023-05-22Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson8-21/+200
2023-05-22acpi/tests/avocado/bits: enable bios bits avocado tests on gitlab CI pipelineAni Sinha1-4/+4
2023-05-22qapi: Improve error message for description following sectionMarkus Armbruster1-1/+1
2023-05-22tests/qemu-iotests/172: Run QEMU with -vga none and -nic noneThomas Huth1-1/+1
2023-05-22tests/qtest/meson.build: Run the net filter tests only with default devicesThomas Huth1-6/+6
2023-05-22tests/qtest: Check for the availability of virtio-ccw devices before using themThomas Huth2-8/+21
2023-05-22tests/qtest/virtio-ccw-test: Remove superfluous testsThomas Huth1-23/+0
2023-05-22tests/qtest/cdrom-test: Fix the test to also work without optional devicesThomas Huth1-3/+13
2023-05-22tests/qtest/usb-hcd-uhci-test: Skip test if UHCI controller is not availableThomas Huth1-0/+5
2023-05-22tests/qtest/readconfig-test: Check for the availability of USB controllersThomas Huth1-1/+4
2023-05-19Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson16-45/+109
2023-05-19iotests: Test commit with iothreads and ongoing I/OKevin Wolf3-6/+58
2023-05-19tested: add test for nested aio_poll() in poll handlersStefan Hajnoczi2-1/+134
2023-05-19iotests/245: Check if 'compress' driver is availableKevin Wolf2-11/+5
2023-05-19test-bdrv-drain: Call bdrv_co_unref() in coroutine contextKevin Wolf1-1/+1
2023-05-19test-bdrv-drain: Take graph lock more selectivelyKevin Wolf1-2/+2
2023-05-19ACPI: bios-tables-test.c step 5 (update expected table binaries)Eric DeVolder15-14/+0
2023-05-19ACPI: bios-tables-test.c step 2 (allowed-diff entries)Eric DeVolder1-0/+14
2023-05-19hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)Gregory Price2-14/+70
2023-05-19tests/qtest/cxl-test: whitespace, line ending cleanupGregory Price1-38/+46
2023-05-18Merge tag 'pull-hex-20230518-1' of https://github.com/quic/qemu into stagingRichard Henderson13-50/+1186
2023-05-18gdbstub: add test for untimely stop-reply packetsMatheus Tavares Bernardino2-5/+27
2023-05-18Remove test_vshuff from hvx_misc testsMarco Liebel1-45/+0
2023-05-18Hexagon (decode): look for pkts with multiple insns at the same slotMatheus Tavares Bernardino2-0/+36
2023-05-18Hexagon (target/hexagon) Additional instructions handled by idef-parserTaylor Simpson2-0/+89
2023-05-18Hexagon (target/hexagon) Add overrides for disabled idef-parser insnsTaylor Simpson2-0/+137