aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-10-11Python: Enable python3.12 supportJohn Snow
2023-10-11Python/iotests: Add type hint for nbd moduleJohn Snow
2023-10-11python/machine: remove unused sock_dir argumentJohn Snow
2023-10-11Merge tag 'pull-omnibus-111023-1' of https://gitlab.com/stsquad/qemu into sta...Stefan Hajnoczi
2023-10-11tests/qtest: migration: Add support for negative testing of qmp_migrateFabiano Rosas
2023-10-11tests/qtest: migration: Use migrate_incoming_qmp where appropriateFabiano Rosas
2023-10-11tests/qtest: migration: Add migrate_incoming_qmp helperFabiano Rosas
2023-10-11tests/qtest: migration: Expose migrate_set_capabilityFabiano Rosas
2023-10-11tests/docker: make docker engine choice entirely configure drivenAlex Bennée
2023-10-11tests/lcitool: add swtpm to the package listAlex Bennée
2023-10-11tests/avocado: remove flaky test marking for test_sbsaref_edk2_firmwareAlex Bennée
2023-10-11tests/avocado: update firmware to enable OpenBSD test on sbsa-refMarcin Juszkiewicz
2023-10-10Merge tag 'firmware/seabios-20231010-pull-request' of https://gitlab.com/krax...Stefan Hajnoczi
2023-10-10tests/acpi: disable tests/data/acpi/q35/DSDT.mmio64 updatesGerd Hoffmann
2023-10-10tests/acpi: update expected data filesGerd Hoffmann
2023-10-10tests/acpi: enable tests/data/acpi/q35/DSDT.mmio64 updatesGerd Hoffmann
2023-10-10tests/bios-tables-test: tcg-emulate opteron for mmio64 testGerd Hoffmann
2023-10-09Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-10-08audio, qtest: get rid of QEMU_AUDIO_DRVPaolo Bonzini
2023-10-08system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé
2023-10-07tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé
2023-10-07fuzz: Correct invalid mentions of 'softmmu' by 'system'Philippe Mathieu-Daudé
2023-10-05nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUSEric Blake
2023-10-05nbd/client: Request extended headers during negotiationEric Blake
2023-10-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-10-05Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2023-10-04hw/display: introduce virtio-dmabufAlbert Esteve
2023-10-04util/uuid: add a hash functionAlbert Esteve
2023-10-04hw/i386/pc: improve physical address space bound check for 32-bit x86 systemsAni Sinha
2023-10-04tests/avocado: Re-enable MIPS Malta tests (GitLab issue #1884 fixed)Philippe Mathieu-Daudé
2023-10-04build: Remove --enable-gprofRichard Henderson
2023-10-04s390x/a-b-bios: zero the first byte of each page on startDaniil Tatianin
2023-10-04i386/a-b-bootblock: zero the first byte of each page on startDaniil Tatianin
2023-10-04i386/a-b-bootblock: factor test memory addresses out into constantsDaniil Tatianin
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