aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-05-26Hexagon (target/hexagon) Fix assignment to tmp registersMarco Liebel
2023-05-26Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg testsTaylor Simpson
2023-05-26meson: Add static glib dependency for initrd-stress.imgFabiano Rosas
2023-05-26Makefile: remove $(TESTS_PYTHON)Paolo Bonzini
2023-05-26tests/vm: fix and simplify HOST_ARCH definitionPaolo Bonzini
2023-05-26tests/docker: simplify HOST_ARCH definitionPaolo Bonzini
2023-05-26hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)Thomas Huth
2023-05-26tests/qtest/ac97-test: add up-/downsampling testsVolker RĂ¼melin
2023-05-26tests/qtest/usb-hcd-ehci-test: Check for EHCI and UHCI HCDs before using themThomas Huth
2023-05-26tests/qtest/rtl8139-test: Check whether the rtl8139 device is availableThomas Huth
2023-05-26tests/qtest: Check for virtio-blk before using -cdrom with the arm virt machineThomas Huth
2023-05-26tests/qtest/usb-hcd-uhci-test: Check whether "usb-storage" is availableThomas Huth
2023-05-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-05-25monitor: do not use mb_read/mb_set for suspend_cntPaolo Bonzini
2023-05-23migration/xbzrle: Use i386 host/cpuinfo.hRichard Henderson
2023-05-23igb: Notify only new interruptsAkihiko Odaki
2023-05-23tests/qtest/libqos/igb: Set GPIE.Multiple_MSIXAkihiko Odaki
2023-05-23tests/avocado: Remove test_igb_nomsi_kvmAkihiko Odaki
2023-05-23tests/avocado: Remove unused importsAkihiko Odaki
2023-05-22Merge tag 'pull-qapi-2023-05-17-v2' of https://repo.or.cz/qemu/armbru into st...Richard Henderson
2023-05-22Merge tag 'pull-request-2023-05-22' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2023-05-22Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson
2023-05-22acpi/tests/avocado/bits: enable bios bits avocado tests on gitlab CI pipelineAni Sinha
2023-05-22qapi: Improve error message for description following sectionMarkus Armbruster
2023-05-22tests/qemu-iotests/172: Run QEMU with -vga none and -nic noneThomas Huth
2023-05-22tests/qtest/meson.build: Run the net filter tests only with default devicesThomas Huth
2023-05-22tests/qtest: Check for the availability of virtio-ccw devices before using themThomas Huth
2023-05-22tests/qtest/virtio-ccw-test: Remove superfluous testsThomas Huth
2023-05-22tests/qtest/cdrom-test: Fix the test to also work without optional devicesThomas Huth
2023-05-22tests/qtest/usb-hcd-uhci-test: Skip test if UHCI controller is not availableThomas Huth
2023-05-22tests/qtest/readconfig-test: Check for the availability of USB controllersThomas Huth
2023-05-19Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2023-05-19iotests: Test commit with iothreads and ongoing I/OKevin Wolf
2023-05-19tested: add test for nested aio_poll() in poll handlersStefan Hajnoczi
2023-05-19iotests/245: Check if 'compress' driver is availableKevin Wolf
2023-05-19test-bdrv-drain: Call bdrv_co_unref() in coroutine contextKevin Wolf
2023-05-19test-bdrv-drain: Take graph lock more selectivelyKevin Wolf
2023-05-19ACPI: bios-tables-test.c step 5 (update expected table binaries)Eric DeVolder
2023-05-19ACPI: bios-tables-test.c step 2 (allowed-diff entries)Eric DeVolder
2023-05-19hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)Gregory Price
2023-05-19tests/qtest/cxl-test: whitespace, line ending cleanupGregory Price
2023-05-18Merge tag 'pull-hex-20230518-1' of https://github.com/quic/qemu into stagingRichard Henderson
2023-05-18gdbstub: add test for untimely stop-reply packetsMatheus Tavares Bernardino
2023-05-18Remove test_vshuff from hvx_misc testsMarco Liebel
2023-05-18Hexagon (decode): look for pkts with multiple insns at the same slotMatheus Tavares Bernardino
2023-05-18Hexagon (target/hexagon) Additional instructions handled by idef-parserTaylor Simpson
2023-05-18Hexagon (target/hexagon) Add overrides for disabled idef-parser insnsTaylor Simpson
2023-05-18Hexagon (target/hexagon) Short-circuit more HVX single instruction packetsTaylor Simpson
2023-05-18Hexagon (tests/tcg/hexagon) Add v73 scalar testsTaylor Simpson
2023-05-18Hexagon (tests/tcg/hexagon) Add v69 HVX testsTaylor Simpson