summary refs log tree commit diff stats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * tests/acpi: disable tests/data/acpi/q35/DSDT.mmio64 updatesGerd Hoffmann2023-10-101-1/+0
| * tests/acpi: update expected data filesGerd Hoffmann2023-10-101-0/+0
| * tests/acpi: enable tests/data/acpi/q35/DSDT.mmio64 updatesGerd Hoffmann2023-10-101-0/+1
| * tests/bios-tables-test: tcg-emulate opteron for mmio64 testGerd Hoffmann2023-10-101-0/+2
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2023-10-0913-17/+15
|\ \
| * | audio, qtest: get rid of QEMU_AUDIO_DRVPaolo Bonzini2023-10-081-3/+1
| * | system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé2023-10-081-1/+1
| * | tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé2023-10-079-10/+10
| * | fuzz: Correct invalid mentions of 'softmmu' by 'system'Philippe Mathieu-Daudé2023-10-072-3/+3
| |/
* | nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUSEric Blake2023-10-053-12/+12
* | nbd/client: Request extended headers during negotiationEric Blake2023-10-055-0/+19
|/
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2023-10-055-9/+189
|\
| * hw/display: introduce virtio-dmabufAlbert Esteve2023-10-042-0/+138
| * util/uuid: add a hash functionAlbert Esteve2023-10-041-0/+27
| * hw/i386/pc: improve physical address space bound check for 32-bit x86 systemsAni Sinha2023-10-042-9/+24
* | Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2023-10-055-25/+1
|\ \
| * | tests/avocado: Re-enable MIPS Malta tests (GitLab issue #1884 fixed)Philippe Mathieu-Daudé2023-10-044-24/+0
| * | build: Remove --enable-gprofRichard Henderson2023-10-041-1/+1
* | | s390x/a-b-bios: zero the first byte of each page on startDaniil Tatianin2023-10-042-177/+211
* | | i386/a-b-bootblock: zero the first byte of each page on startDaniil Tatianin2023-10-042-8/+17
* | | i386/a-b-bootblock: factor test memory addresses out into constantsDaniil Tatianin2023-10-041-3/+6
|/ /
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2023-10-033-11/+14
|\ \
| * | Makefile: build plugins before running TCG testsPaolo Bonzini2023-10-023-11/+14
* | | Merge tag 'migration-20231002-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi2023-10-021-30/+47
|\ \ \
| * | | migration-test: simplify shmem_opts handlingJuan Quintela2023-09-291-5/+2
| * | | migration-test: dirtylimit checks for x86_64 arch beforeJuan Quintela2023-09-291-4/+1
| * | | migration-test: Add bootfile_create/delete() functionsJuan Quintela2023-09-291-14/+36
| * | | migration-test: bootpath is the same for all tests and for all archsJuan Quintela2023-09-291-11/+9
| * | | migration-test: Create kvm_optsJuan Quintela2023-09-291-4/+7
| |/ /
* | | Merge tag 'pull-shadow-2023-09-29' of https://repo.or.cz/qemu/armbru into sta...Stefan Hajnoczi2023-10-021-1/+1
|\ \ \
| * | | test-throttle: don't shadow 'index' variable in do_test_accounting()Alberto Garcia2023-09-291-1/+1
| |/ /
* | | tests/tcg: Reset result register after each testBastian Koppelmann2023-09-291-1/+2
* | | tests/tcg/tricore: Extended and non-extened regs now matchBastian Koppelmann2023-09-281-19/+19
* | | target/tricore: Swap src and dst reg for RCRR_INSERTBastian Koppelmann2023-09-282-0/+14
* | | target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0Bastian Koppelmann2023-09-282-0/+24
* | | target/tricore: Implement hptof insnBastian Koppelmann2023-09-282-0/+13
* | | target/tricore: Implement ftohp insnBastian Koppelmann2023-09-282-0/+15
* | | target/tricore: Implement FTOU insnBastian Koppelmann2023-09-282-0/+13
* | | target/tricore: Implement CRCN insnBastian Koppelmann2023-09-282-0/+10
* | | tests/tcg/tricore: Bump cpu to tc37xBastian Koppelmann2023-09-281-1/+1
|/ /
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2023-09-272-16/+11
|\ \
| * | m48t59-test: avoid possible overflow on ABSPaolo Bonzini2023-09-261-7/+10
| * | pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7Paolo Bonzini2023-09-251-9/+1
| |/
* | Merge tag 'pull-nbd-2023-09-25' of https://repo.or.cz/qemu/ericb into stagingStefan Hajnoczi2023-09-262-3/+8
|\ \ | |/ |/|
| * iotests: improve 'not run' message for nbd-multiconn testDenis V. Lunev2023-09-221-1/+1
| * iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_fileDenis V. Lunev2023-09-221-2/+7
* | Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2023-09-253-10/+12
|\ \
| * | tests/avocado: fix waiting for vm shutdown in replay_linuxPavel Dovgalyuk2023-09-251-1/+1
| * | tests/qtest/netdev-socket: Do not test multicast on DarwinPhilippe Mathieu-Daudé2023-09-251-2/+4
| * | tests/qtest/m48t59-test: Silence compiler warning with -WshadowThomas Huth2023-09-251-6/+6