summary refs log tree commit diff stats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | tests/tcg/mips: Add tests for MIPS CRC32[c] instructionsAleksandar Rakic2025-07-1510-0/+1208
| |/
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2025-07-1634-2/+178
|\ \
| * | tests: virt: Update expected ACPI tables for virt testAlireza Sanaee2025-07-156-5/+0
| * | tests: virt: Allow changes to PPTT test tableYicong Yang2025-07-151-0/+5
| * | qtest/bios-tables-test: Generate reference blob for DSDT.acpipcihpEric Auger2025-07-152-1/+0
| * | qtest/bios-tables-test: Generate reference blob for DSDT.hpoffacpiindexEric Auger2025-07-152-1/+0
| * | tests/qtest/bios-tables-test: Add aarch64 ACPI PCI hotplug testGustavo Romero2025-07-151-0/+52
| * | tests/qtest/bios-tables-test: Prepare for addition of acpi pci hp testsGustavo Romero2025-07-153-0/+2
| * | tests/qtest/bios-tables-test: Update ARM DSDT reference blobsEric Auger2025-07-157-6/+0
| * | tests/qtest/bios-tables-test: Prepare for changes in the arm virt DSDT tableGustavo Romero2025-07-151-0/+6
| * | qtest/bios-tables-test: Generate DSDT.viotEric Auger2025-07-152-1/+0
| * | qtest/bios-tables-test: Add a variant to the aarch64 viot testEric Auger2025-07-151-0/+1
| * | qtest/bios-tables-test: Prepare for fixing the aarch64 viot testEric Auger2025-07-152-0/+1
| * | tests/qtest/bios-tables-test: Update DSDT blobs after GPEX _OSC changeMichael S. Tsirkin2025-07-1512-11/+0
| * | tests/qtest/bios-tables-test: Prepare for changes in the DSDT tableGustavo Romero2025-07-151-0/+11
| * | qemu: Declare all load/store helper in 'qemu/bswap.h'Philippe Mathieu-Daudé2025-07-151-0/+1
| * | tests/qtest/bios-tables-test: Add test for disabling SPCR on RISC-VLi Chen2025-07-141-0/+22
| * | tests/qtest/bios-tables-test: Add test for disabling SPCR on AArch64Li Chen2025-07-141-0/+20
| * | tests/acpi: Remove stale allowed tablesBibo Mao2025-07-141-8/+0
| * | tests/acpi: Fill acpi table data for LoongArchBibo Mao2025-07-1416-0/+0
| * | rebuild-expected-aml.sh: Add support for LoongArchBibo Mao2025-07-141-2/+2
| * | tests/qtest/bios-tables-test: Add basic testing for LoongArchBibo Mao2025-07-142-0/+80
| * | tests/acpi: Add empty ACPI data files for LoongArchBibo Mao2025-07-149-0/+8
| |/
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2025-07-142-100/+14
|\ \ | |/ |/|
| * tests/vm: bump FreeBSD image to 14.3Paolo Bonzini2025-07-141-2/+2
| * tests/functional: test_x86_cpu_model_versions: remove dead testsPaolo Bonzini2025-07-141-98/+12
* | Merge tag 'pull-tcg-20250711' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2025-07-132-0/+38
|\ \
| * | fpu: Process float_muladd_negate_result after roundingRichard Henderson2025-07-102-0/+38
| |/
* | Merge tag 'migration-20250711-pull-request' of https://gitlab.com/farosas/qem...Stefan Hajnoczi2025-07-131-0/+5
|\ \
| * | migration/postcopy: Add latency distribution report for blocktimePeter Xu2025-07-111-0/+1
| * | migration/postcopy: blocktime allows track / report non-vCPU faultsPeter Xu2025-07-111-0/+1
| * | migration/postcopy: Report fault latencies in blocktimePeter Xu2025-07-111-0/+3
| |/
* | Merge tag 'pull-target-arm-20250711' of https://gitlab.com/pm215/qemu into st...Stefan Hajnoczi2025-07-134-13/+95
|\ \
| * | tests/functional: Add a test for the MAX78000 arm machineJackson Donaldson2025-07-112-0/+49
| * | qtest/cxl: Add aarch64 virt test for CXLJonathan Cameron2025-07-102-13/+46
| |/
* | tests/functional/test_ppc_bamboo: Replace broken link with working assetsThomas Huth2025-07-111-15/+19
* | tests/functional: Add dependency to the keymap_targetsThomas Huth2025-07-111-1/+1
* | tests/functional: Add a test for s390x pxelinux.cfg network bootingThomas Huth2025-07-112-0/+120
|/
* Merge tag 'pull-riscv-to-apply-20250704' of https://github.com/alistair23/qem...Stefan Hajnoczi2025-07-043-0/+77
|\
| * tests/tcg/riscv64: Add test for MEPC bit maskingCharalampos Mitrodimas2025-07-042-0/+77
| * target/riscv/cpu.c: add 'ssstrict' to riscv, isaDaniel Henrique Barboza2025-07-041-0/+0
| * target/riscv/cpu.c: add 'sdtrig' in riscv,isaDaniel Henrique Barboza2025-07-041-0/+0
* | Merge tag 'accel-20250704' of https://github.com/philmd/qemu into stagingStefan Hajnoczi2025-07-041-1/+0
|\ \
| * | accel/tcg: Remove 'info opcount' and @x-query-opcountPhilippe Mathieu-Daudé2025-07-041-1/+0
| |/
* | tests/functional: Add gb200 testsEd Tanous2025-07-033-2/+35
* | tests/qtest: Add test for ASPEED SCUTan Siewert2025-07-032-0/+232
* | hw/arm/aspeed: add Catalina machine typePatrick Williams2025-07-032-0/+27
|/
* Merge tag 'pull-request-2025-07-02' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2025-07-032-5/+5
|\
| * tests/functional/test_aarch64_sbsaref_freebsd: Fix the URL of the ISO imageThomas Huth2025-07-021-4/+4
| * treewide: update docs file extensions (.txt -> .rst) in commentsSean Wei2025-07-021-1/+1