summary refs log tree commit diff stats
path: root/scripts/coverage/compare_gcov_json.py (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-16tests/functional/x86_64: Accept a few locked pages in test_memlock.pyRichard Henderson1-1/+2
2025-09-11tests/functional/aarch64: Fix assets of test_hotplug_pciThomas Huth1-6/+6
2025-09-09tests/functional: purge scratch dir on test startupDaniel P. Berrangé1-0/+4
2025-09-09tests/functional: avoid tearDown failure when QEMU diesDaniel P. Berrangé1-1/+4
2025-09-09tests/functional: avoid duplicate messages on failuresDaniel P. Berrangé1-2/+3
2025-09-09tests/functional: fix infinite loop on console EOFDaniel P. Berrangé1-1/+1
2025-09-09tests/functional: add vm param to cmd.py helpersJohn Levon1-6/+12
2025-09-09tests/functional: return output from cmd.py helpersJohn Levon1-9/+44
2025-09-09gitlab: prevent duplicated meson log artifacts in test jobsDaniel P. Berrangé1-0/+7
2025-09-09gitlab: include all junit XML files from mesonDaniel P. Berrangé5-6/+6
2025-09-09gitlab: always include entire of meson-logs directoryDaniel P. Berrangé4-5/+5
2025-09-09gitlab: replace avocado results files with meson results filesDaniel P. Berrangé1-3/+2
2025-09-09tests/functional/arm: Update test ASPEED SDK v09.07 for AST2700 vbootromKane-Chen-AS1-2/+6
2025-09-09tests/functional/arm: Update test ASPEED SDK v09.07 for AST2600Kane-Chen-AS1-4/+4
2025-09-09tests/functional/arm: Update test ASPEED SDK v09.07 for AST2500Kane-Chen-AS1-4/+4
2025-09-09tests/functional/arm: Update test ASPEED SDK v03.02 for AST1030Kane-Chen-AS1-6/+6
2025-09-09tests/functional: handle URLError when fetching assetsDaniel P. Berrangé1-1/+9
2025-09-09tests/functional: fix formatting of exception argsDaniel P. Berrangé1-1/+1
2025-09-09tests/functional: enable force refresh of cached assetsDaniel P. Berrangé2-0/+7
2025-09-09tests/functional/m68k: Avoid ResourceWarning in the nextcube testThomas Huth1-1/+2
2025-09-09ui/vnc: Fix crash when specifying [vnc] without id in the config fileThomas Huth1-9/+9
2025-09-09system/physmem: Silence warning from ubsanThomas Huth1-1/+3
2025-09-09hw/mips/malta: Silence warning from ubsanThomas Huth1-1/+1
2025-09-09Revert "meson.build: Disable -fzero-call-used-regs on OpenBSD"Thomas Huth1-5/+1
2025-09-09hw/display/bcm2835_fb: Move inclusion of console.h to the .c fileThomas Huth2-1/+1
2025-09-08vfio/pci.h: rename VFIOPCIDevice pdev field to parent_objMark Cave-Ayland3-5/+5
2025-09-08s390x/s390-pci-vfio.c: use QOM casts where appropriateMark Cave-Ayland1-7/+7
2025-09-08vfio-user/pci.c: use QOM casts where appropriateMark Cave-Ayland1-3/+3
2025-09-08vfio/igd.c: use QOM casts where appropriateMark Cave-Ayland1-17/+21
2025-09-08vfio/cpr.c: use QOM casts where appropriateMark Cave-Ayland1-4/+4
2025-09-08vfio/pci-quirks.c: use QOM casts where appropriateMark Cave-Ayland1-19/+29
2025-09-08vfio/pci.c: use QOM casts where appropriateMark Cave-Ayland1-83/+121
2025-09-08vfio/pci.h: update VFIOPCIDevice declarationMark Cave-Ayland1-0/+1
2025-09-08vfio-user/pci.c: rename VFIOUserPCIDevice device field to parent_objMark Cave-Ayland1-1/+1
2025-09-08vfio-user/pci.c: use QOM casts where appropriateMark Cave-Ayland1-3/+4
2025-09-08vfio-user/pci.c: update VFIOUserPCIDevice declarationMark Cave-Ayland1-0/+1
2025-09-08vfio-user/container.h: rename VFIOUserContainer bcontainer field to parent_objMark Cave-Ayland1-1/+1
2025-09-08vfio/container.c: use QOM casts where appropriateMark Cave-Ayland1-15/+11
2025-09-08vfio-user/container.h: update VFIOUserContainer declarationMark Cave-Ayland1-2/+3
2025-09-08vfio/vfio-container.h: rename VFIOContainer bcontainer field to parent_objMark Cave-Ayland1-1/+1
2025-09-08vfio/spapr.c: use QOM casts where appropriateMark Cave-Ayland1-10/+6
2025-09-08ppc/spapr_pci_vfio.c: use QOM casts where appropriateMark Cave-Ayland1-1/+1
2025-09-08hw/vfio/container.c: use QOM casts where appropriateMark Cave-Ayland1-18/+13
2025-09-08hw/vfio/cpr-legacy.c: use QOM casts where appropriateMark Cave-Ayland1-7/+7
2025-09-08vfio/vfio-container.h: update VFIOContainer declarationMark Cave-Ayland1-2/+3
2025-09-08vfio/vfio-container-base.h: update VFIOContainerBase declarationMark Cave-Ayland1-6/+7
2025-09-08vfio: Introduce helper vfio_pci_from_vfio_device()Zhenzhong Duan6-7/+28
2025-09-08hw/vfio-user: add x-pci-class-codeJohn Levon1-0/+2
2025-09-08vfio: Report an error when the 'dma_max_mappings' limit is reachedCédric Le Goater1-4/+9
2025-09-08vfio/container: set error on cpr failureSteve Sistare1-0/+3