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-15iotests/check: always enable all python warningsDaniel P. Berrangé1-0/+4
2025-09-15iotests/151: ensure subprocesses are cleaned upDaniel P. Berrangé1-0/+5
2025-09-15iotests/147: ensure temporary sockets are closed before exitingDaniel P. Berrangé1-0/+1
2025-09-15python: ensure QEMUQtestProtocol closes its socketDaniel P. Berrangé1-0/+2
2025-09-15iotests: drop compat for old version context managerDaniel P. Berrangé2-12/+4
2025-09-15python: synchronize qemu.qmp documentationJohn Snow9-87/+264
2025-09-15python: backport 'avoid creating additional event loops per thread'John Snow3-26/+57
2025-09-15python: backport 'Remove deprecated get_event_loop calls'John Snow3-3/+15
2025-09-15python: backport 'qmp-tui: Do not crash if optional dependencies are not met'John Snow1-4/+15
2025-09-15python: backport 'qmp-shell-wrap: handle missing binary gracefully'John Snow1-0/+2
2025-09-15python: backport 'make require() preserve async-ness'John Snow1-21/+32
2025-09-15python: backport 'feat: allow setting read buffer limit'Adam Dorsey2-13/+30
2025-09-15python: backport 'qmp-shell: add common_parser()'John Snow1-16/+13
2025-09-15python: backport 'Use @asynciocontextmanager'John Snow1-19/+16
2025-09-15python: backport 'drop Python3.6 workarounds'John Snow4-119/+17
2025-09-15python: backport 'protocol: adjust logging name when changing client name'John Snow1-4/+20
2025-09-15python: backport 'kick event queue on legacy event_pull()'John Snow1-0/+3
2025-09-15python: backport 'EventListener: add __repr__ method'John Snow1-0/+15
2025-09-15python: backport 'Change error classes to have better repr methods'John Snow4-17/+29
2025-09-15memory: Fix leaks due to owner-shared MRs circular referencesPeter Xu2-11/+42
2025-09-15memory: Fix addr/len for flatview_access_allowed()Peter Xu1-2/+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