summary refs log tree commit diff stats
path: root/scripts/coverage/compare_gcov_json.py (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-27tests/functional: Move riscv32/riscv64 tests into target-specific foldersThomas Huth11-24/+39
2025-08-27tests/functional: Move ppc/ppc64 tests into target-specific foldersThomas Huth24-61/+65
2025-08-27tests/functional: Move or1k tests into target-specific foldersThomas Huth5-6/+8
2025-08-27tests/functional: Move mips tests into target-specific foldersThomas Huth19-51/+59
2025-08-27tests/functional: Move microblaze tests into architecture specific folderThomas Huth7-11/+15
2025-08-27tests/functional: Move m68k tests into architecture specific folderThomas Huth8-12/+14
2025-08-27tests/functional: Move loongarch64 tests into architecture specific folderThomas Huth4-5/+7
2025-08-27tests/functional: Move i386 tests into architecture specific folderThomas Huth6-10/+13
2025-08-27tests/functional: Move hppa tests into architecture specific folderThomas Huth4-5/+7
2025-08-27tests/functional: Move avr tests into architecture specific folderThomas Huth5-7/+9
2025-08-27tests/functional: Move arm tests into architecture specific folderThomas Huth34-79/+83
2025-08-27tests/functional: Move alpha tests into architecture specific folderThomas Huth6-10/+13
2025-08-27tests/functional: Move aarch64 tests into architecture specific folderThomas Huth27-62/+64
2025-08-27tests/functional/meson.build: Allow tests to reside in subfoldersThomas Huth1-1/+7
2025-08-27tests/functional/meson.build: Split timeout settings by targetThomas Huth1-6/+44
2025-08-27tests/functional: Rework the multiprocess test to have target-specific filesThomas Huth5-41/+67
2025-08-27tests/functional: Rework the migration test to have target-specific filesThomas Huth14-39/+306
2025-08-27tests/functional: Use more fine-grained locking when looking for free portsThomas Huth1-2/+3
2025-08-27tests/functional: Fix reverse_debugging asset precachingGustavo Romero1-2/+2
2025-08-27tests/functional/test_aarch64_virt_gpu: Skip test if EGL won't initializePeter Maydell1-0/+2
2025-08-27CI: Use mingw-w64-x86_64-curl-winssl instead of mingw-w64-x86_64-curl for Win...Stefan Weil1-1/+1
2025-08-27hw: add compat machines for 10.2Cornelia Huck10-9/+76
2025-08-19Update version for the v10.1.0-rc4 releaseStefan Hajnoczi1-1/+1
2025-08-19Revert "i386/cpu: Warn about why CPUID_EXT_PDCM is not available"Paolo Bonzini1-3/+0
2025-08-12Update version for the v10.1.0-rc3 releaseStefan Hajnoczi1-1/+1
2025-08-12ui/spice: Destroy the temporary egl fb after the blit is submittedVivek Kasireddy1-8/+6
2025-08-12readthedocs: don't build extra formatsAlex Bennée1-2/+0
2025-08-12mkvenv: Support pip 25.2Sv. Lockal1-4/+60
2025-08-12tests/functional: Test SPI-SD adapter without SD card connectedPhilippe Mathieu-Daudé1-5/+17
2025-08-12hw/sd/ssi-sd: Return noise (dummy byte) when no card connectedPhilippe Mathieu-Daudé1-0/+4
2025-08-12qemu-iotests: Ignore indentation in Killed messagesWerner Fink4-9/+9
2025-08-12rbd: Fix .bdrv_get_specific_info implementationKevin Wolf2-37/+76
2025-08-12configure: Don't disable Rust for too old meson versionKevin Wolf2-3/+9
2025-08-12hw/uefi: open json file in binary modeGerd Hoffmann1-1/+1
2025-08-12hw/uefi: check access for first variableGerd Hoffmann1-0/+3
2025-08-12hw/uefi: return success for notificationsGerd Hoffmann1-0/+2
2025-08-12hw/uefi: clear uefi-vars buffer in uefi_vars_write callbackMauro Matteo Cascella1-2/+2
2025-08-11tests/functional: fix URLs in PCI hotplug test for aarch64Stefan Hajnoczi1-2/+2
2025-08-11hw/nvme: cap MDTS value for internal limitationKeith Busch1-0/+5
2025-08-11hw/nvme: revert CMIC behaviorKlaus Jensen1-13/+17
2025-08-11hw/nvme: fix namespace attachmentKlaus Jensen1-2/+6
2025-08-09docs/devel/qapi-code-gen: Update cross-reference syntaxMarkus Armbruster2-3/+9
2025-08-09docs/devel/qapi-code-gen: Fix typos in QAPI schema language grammarMarkus Armbruster1-2/+2
2025-08-09docs/devel/qapi-code-gen: Add two cross-references we missedMarkus Armbruster1-2/+2
2025-08-09vfio: Document 'use-legacy-x86-rom' propertyCédric Le Goater1-0/+3
2025-08-09vfio/pci: preserve pending interruptsSteve Sistare4-0/+100
2025-08-09vfio/pci: augment set_handlerSteve Sistare3-4/+14
2025-08-08target/loongarch: Fix [X]VLDI raising exception incorrectlyWANG Rui1-3/+3
2025-08-07meson: Fix brlapi compile test for Windows buildsStefan Weil via1-3/+5
2025-08-07tests/qemu-iotests/tests/mirror-sparse: actually require O_DIRECTMichael Tokarev1-1/+1