summary refs log tree commit diff stats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/qtest: skip m48t59-test if the machine is absentPaolo Bonzini2024-05-031-5/+6
* Merge tag 'pull-target-arm-20240430' of https://git.linaro.org/people/pmaydel...Richard Henderson2024-04-306-51/+253
|\
| * tests/qtest : Add testcase for DM163Inès Varhol2024-04-302-0/+196
| * hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoCInès Varhol2024-04-302-12/+18
| * tests/avocado: update sunxi kernel from armbian to 6.6.16Peter Maydell2024-04-302-39/+39
* | tests/qtest/ide-test: Verify READ NATIVE MAX ADDRESS is not limitedLev Kujawski2024-04-301-1/+46
|/
* Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into stagingRichard Henderson2024-04-251-1/+1
|\
| * qmp: add dump machine type compatibility propertiesMaksim Davydov2024-04-251-1/+1
* | Merge tag 'pull-target-arm-20240425' of https://git.linaro.org/people/pmaydel...Richard Henderson2024-04-252-1/+318
|\ \
| * | tests/qtest: Add tests for the STM32L4x5 USARTArnaud Minier2024-04-252-1/+318
| |/
* | tests/unit: Remove debug statements in test-nested-aio-poll.cPhilippe Mathieu-Daudé2024-04-251-7/+0
* | tests: Update our CI to use CentOS Stream 9 instead of 8Thomas Huth2024-04-254-44/+16
* | tests/docker/dockerfiles: Run lcitool-refresh after the lcitool updateThomas Huth2024-04-2517-12/+29
* | tests/lcitool/libvirt-ci: Update to the latest master branchThomas Huth2024-04-251-0/+0
* | tests: Remove Ubuntu 20.04 containerThomas Huth2024-04-252-158/+0
* | tests/vm: update openbsd image to 7.5Brad Smith2024-04-251-3/+3
* | tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint`Inès Varhol2024-04-2510-151/+151
|/
* Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into stagingRichard Henderson2024-04-2412-542/+0
|\
| * target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé2024-04-2412-542/+0
* | Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...Richard Henderson2024-04-233-91/+257
|\ \
| * | tests/qtest/migration: Fix typo for vsock in SocketAddress_to_strHet Gala2024-04-231-1/+1
| * | tests/qtest/migration: Add negative tests to validate migration QAPIsHet Gala2024-04-231-1/+54
| * | tests/qtest/migration: Add multifd_tcp_plain test using list of channels inst...Het Gala2024-04-231-4/+28
| * | tests/qtest/migration: Add channels parameter in migrate_qmpHet Gala2024-04-233-25/+29
| * | tests/qtest/migration: Add migrate_set_ports into migrate_qmp to update migra...Het Gala2024-04-231-0/+75
| * | tests/qtest/migration: Add channels parameter in migrate_qmp_failHet Gala2024-04-233-6/+16
| * | tests/qtest/migration: Replace migrate_get_connect_uri inplace of migrate_get...Het Gala2024-04-231-10/+19
| * | tests/qtest/migration: Replace connect_uri and move migrate_get_socket_addres...Het Gala2024-04-232-74/+63
| * | tests/qtest/migration: Add 'to' object into migrate_qmp()Het Gala2024-04-233-17/+19
| |/
* | tests/unit: match some unit tests to corresponding feature switchesPaolo Bonzini2024-04-181-6/+6
* | tests: only build plugins if TCG is enabledPaolo Bonzini2024-04-181-1/+1
|/
* target/sh4: Fix mac.w with saturation enabledZack Buhman2024-04-092-0/+64
* target/sh4: Fix mac.l with saturation enabledZack Buhman2024-04-092-0/+72
* tcg/optimize: Do not attempt to constant fold neg_vecRichard Henderson2024-04-092-1/+13
* qtest/libqos: Reduce size_to_prdtl() declaration scopePhilippe Mathieu-Daudé2024-04-022-2/+1
* tests/qtest: Fix STM32L4x5 GPIO test on 32-bitCédric Le Goater2024-04-021-24/+35
* Merge tag 'pull-ppc-for-9.0-3-20240331' of https://gitlab.com/npiggin/qemu in...Peter Maydell2024-03-311-1/+5
|\
| * tests/avocado: ppc_hv_tests.py set alpine time before setup-alpineNicholas Piggin2024-03-301-0/+3
| * tests/avocado: Fix ppc_hv_tests.py xorriso dependency guardNicholas Piggin2024-03-301-1/+2
* | Merge tag 'pull-9p-20240329' of https://github.com/cschoenebeck/qemu into sta...Peter Maydell2024-03-311-21/+11
|\ \
| * | qtest/virtio-9p-test.c: remove g_test_slow() gateDaniel Henrique Barboza2024-03-281-9/+0
| * | qtest/virtio-9p-test.c: create/remove temp dirs after each testDaniel Henrique Barboza2024-03-281-12/+11
| |/
* | tcg/optimize: Fix sign_mask for logical right-shiftRichard Henderson2024-03-292-0/+29
* | tests/tcg: Test shmat(NULL)Ilya Leoshkevich2024-03-261-0/+38
|/
* iotests: add test for stream job with an unaligned prefetch readFiona Ebner2024-03-262-0/+91
* tests/qemu-iotests: Test 157 and 227 require virtio-blkThomas Huth2024-03-262-0/+4
* Merge tag 'pull-request-2024-03-25' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2024-03-255-4/+40
|\
| * tests/tcg/s390x: Test TEST AND SETIlya Leoshkevich2024-03-252-0/+36
| * libqos/virtio.c: Correct 'flags' reading in qvirtqueue_kickZheyu Ma2024-03-251-1/+1
| * misc/pca955*: Move models under hw/gpioCédric Le Goater2024-03-252-3/+3