summary refs log tree commit diff stats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | tests/qtest/cdrom-test: Fix the test to also work without optional devicesThomas Huth2023-05-221-3/+13
| * | tests/qtest/usb-hcd-uhci-test: Skip test if UHCI controller is not availableThomas Huth2023-05-221-0/+5
| * | tests/qtest/readconfig-test: Check for the availability of USB controllersThomas Huth2023-05-221-1/+4
| |/
* | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson2023-05-228-21/+200
|\ \ | |/ |/|
| * iotests: Test commit with iothreads and ongoing I/OKevin Wolf2023-05-193-6/+58
| * tested: add test for nested aio_poll() in poll handlersStefan Hajnoczi2023-05-192-1/+134
| * iotests/245: Check if 'compress' driver is availableKevin Wolf2023-05-192-11/+5
| * test-bdrv-drain: Call bdrv_co_unref() in coroutine contextKevin Wolf2023-05-191-1/+1
| * test-bdrv-drain: Take graph lock more selectivelyKevin Wolf2023-05-191-2/+2
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson2023-05-1916-45/+109
|\ \ | |/ |/|
| * ACPI: bios-tables-test.c step 5 (update expected table binaries)Eric DeVolder2023-05-1915-14/+0
| * ACPI: bios-tables-test.c step 2 (allowed-diff entries)Eric DeVolder2023-05-191-0/+14
| * hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)Gregory Price2023-05-192-14/+70
| * tests/qtest/cxl-test: whitespace, line ending cleanupGregory Price2023-05-191-38/+46
* | Merge tag 'pull-hex-20230518-1' of https://github.com/quic/qemu into stagingRichard Henderson2023-05-1813-50/+1186
|\ \ | |/ |/|
| * gdbstub: add test for untimely stop-reply packetsMatheus Tavares Bernardino2023-05-182-5/+27
| * Remove test_vshuff from hvx_misc testsMarco Liebel2023-05-181-45/+0
| * Hexagon (decode): look for pkts with multiple insns at the same slotMatheus Tavares Bernardino2023-05-182-0/+36
| * Hexagon (target/hexagon) Additional instructions handled by idef-parserTaylor Simpson2023-05-182-0/+89
| * Hexagon (target/hexagon) Add overrides for disabled idef-parser insnsTaylor Simpson2023-05-182-0/+137
| * Hexagon (target/hexagon) Short-circuit more HVX single instruction packetsTaylor Simpson2023-05-181-0/+21
| * Hexagon (tests/tcg/hexagon) Add v73 scalar testsTaylor Simpson2023-05-182-0/+98
| * Hexagon (tests/tcg/hexagon) Add v69 HVX testsTaylor Simpson2023-05-182-0/+321
| * Hexagon (tests/tcg/hexagon) Add v68 HVX testsTaylor Simpson2023-05-183-0/+254
| * Hexagon (tests/tcg/hexagon) Add v68 scalar testsTaylor Simpson2023-05-182-0/+188
| * Hexagon (target/hexagon) Add support for v68/v69/v71/v73Taylor Simpson2023-05-182-0/+15
* | build: move sanitizer tests to mesonPaolo Bonzini2023-05-182-2/+2
* | configure, meson: move --enable-modules to MesonPaolo Bonzini2023-05-181-1/+1
* | tests: Use configure-provided pyvenv for testsJohn Snow2023-05-182-7/+10
* | tests/vm: add py310-expat to NetBSDJohn Snow2023-05-181-0/+1
* | tests/vm: Configure netbsd to use Python 3.10John Snow2023-05-181-0/+1
* | tests/docker: add python3-venv dependencyJohn Snow2023-05-184-4/+8
* | tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128Paolo Bonzini2023-05-181-1/+1
* | Merge tag 'pull-9p-20230516' of https://github.com/cschoenebeck/qemu into sta...Richard Henderson2023-05-161-0/+5
|\ \
| * | tests/9p: fix potential leak in v9fs_rreaddir()Christian Schoenebeck2023-05-161-0/+5
* | | tests/tcg/s390x: Test EXECUTE of relative branchesIlya Leoshkevich2023-05-162-0/+159
* | | tests/tcg/s390x: Enable the multiarch system testsIlya Leoshkevich2023-05-163-14/+69
* | | tests/tcg/multiarch: Make the system memory test work on big-endianIlya Leoshkevich2023-05-161-24/+43
* | | tests/lcitool: Add mtools and xorriso and remove genisoimage as dependenciesAni Sinha2023-05-1619-25/+43
* | | tests: libvirt-ci: Update to commit 'c8971e90ac' to pull in mformat and xorrisoAni Sinha2023-05-161-0/+0
* | | tests/qtest: replace qmp_discard_response with qtest_qmp_assert_successDaniel P. Berrangé2023-05-168-57/+40
* | | net: stream: test reconnect option with an unix socketLaurent Vivier2023-05-161-21/+18
* | | tests/avocado/virtio-gpu: Fix the URLs of the test_virtio_vga_virgl testThomas Huth2023-05-161-2/+2
|/ /
* | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson2023-05-153-0/+192
|\ \
| * | block: add accounting for zone append operationSam Li2023-05-151-0/+18
| * | qemu-iotests: test zone append operationSam Li2023-05-152-0/+32
| * | iotests: test new zone operationsSam Li2023-05-152-0/+142
* | | tests/avocado: Add LoongArch machine start testSong Gao2023-05-151-0/+58
|/ /
* / tests/qtest: Don't run cdrom boot tests if no accelerator is presentFabiano Rosas2023-05-121-0/+10
|/
* Merge tag 'pull-testing-updates-100523-1' of https://gitlab.com/stsquad/qemu ...Richard Henderson2023-05-102-4/+4
|\