aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-10-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-10-02Merge tag 'migration-20231002-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi
2023-10-02Merge tag 'pull-shadow-2023-09-29' of https://repo.or.cz/qemu/armbru into sta...Stefan Hajnoczi
2023-10-02Makefile: build plugins before running TCG testsPaolo Bonzini
2023-09-29migration-test: simplify shmem_opts handlingJuan Quintela
2023-09-29migration-test: dirtylimit checks for x86_64 arch beforeJuan Quintela
2023-09-29migration-test: Add bootfile_create/delete() functionsJuan Quintela
2023-09-29migration-test: bootpath is the same for all tests and for all archsJuan Quintela
2023-09-29migration-test: Create kvm_optsJuan Quintela
2023-09-29test-throttle: don't shadow 'index' variable in do_test_accounting()Alberto Garcia
2023-09-29tests/tcg: Reset result register after each testBastian Koppelmann
2023-09-28tests/tcg/tricore: Extended and non-extened regs now matchBastian Koppelmann
2023-09-28target/tricore: Swap src and dst reg for RCRR_INSERTBastian Koppelmann
2023-09-28target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0Bastian Koppelmann
2023-09-28target/tricore: Implement hptof insnBastian Koppelmann
2023-09-28target/tricore: Implement ftohp insnBastian Koppelmann
2023-09-28target/tricore: Implement FTOU insnBastian Koppelmann
2023-09-28target/tricore: Implement CRCN insnBastian Koppelmann
2023-09-28tests/tcg/tricore: Bump cpu to tc37xBastian Koppelmann
2023-09-27Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-26m48t59-test: avoid possible overflow on ABSPaolo Bonzini
2023-09-26Merge tag 'pull-nbd-2023-09-25' of https://repo.or.cz/qemu/ericb into stagingStefan Hajnoczi
2023-09-25pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7Paolo Bonzini
2023-09-25Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-09-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-25Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-09-25tests/avocado: fix waiting for vm shutdown in replay_linuxPavel Dovgalyuk
2023-09-25tests/qtest/netdev-socket: Do not test multicast on DarwinPhilippe Mathieu-Daudé
2023-09-25tests/qtest/m48t59-test: Silence compiler warning with -WshadowThomas Huth
2023-09-25tests/qtest/netdev-socket: Raise connection timeout to 120 secondsStefan Hajnoczi
2023-09-22iotests: improve 'not run' message for nbd-multiconn testDenis V. Lunev
2023-09-22iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_fileDenis V. Lunev
2023-09-22tests/qtest: Specify audiodev= and -audiodevMartin Kletzander
2023-09-21target/arm: Update user-mode ID reg mask valuesPeter Maydell
2023-09-21Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi
2023-09-21Merge tag 'pull-parallels-2023-09-20-v2' of https://src.openvz.org/scm/~den/q...Stefan Hajnoczi
2023-09-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-09-21Merge tag 'pull-testing-200923-1' of https://gitlab.com/stsquad/qemu into sta...Stefan Hajnoczi
2023-09-21Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into stagingStefan Hajnoczi
2023-09-21tests: extend test 131 to cover availability of the write-zeroesDenis V. Lunev
2023-09-21tests: extend test 131 to cover availability of the discard operationDenis V. Lunev
2023-09-21tests: test self-cure of parallels image with duplicated clustersDenis V. Lunev
2023-09-21tests: fix broken deduplication check in parallels format testDenis V. Lunev
2023-09-21parallels: add test which will validate data_off fixes through repairDenis V. Lunev
2023-09-21tests: ensure that image validation will not cure the corruptionDenis V. Lunev
2023-09-20test-bdrv-drain: avoid race with BH in IOThread drain testStefan Hajnoczi
2023-09-20qemu-img: map: report compressed data blocksAndrey Drobyshev via
2023-09-20block: Mark bdrv_unref_child() GRAPH_WRLOCKKevin Wolf
2023-09-20block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCKKevin Wolf
2023-09-20block: Mark bdrv_attach_child() GRAPH_WRLOCKKevin Wolf