summary refs log tree commit diff stats
path: root/scripts/coverage/compare_gcov_json.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-03hw/openrisc/openrisc_sim: keep serial@90000000 as defaultAhmad Fatoum1-6/+20
2024-11-13Update version for v9.2.0-rc0 releasePeter Maydell1-1/+1
2024-11-13edk2: update submodule to edk2-stable202408.01Gerd Hoffmann1-0/+0
2024-11-09hw/i386/pc: Don't try to init PCI NICs if there is no PCI busPeter Maydell1-1/+3
2024-11-09rust: qemu-api-macros: always process subprojects before dependenciesPaolo Bonzini1-0/+4
2024-11-09i386/hvf: Removes duplicate/shadowed variables in hvf_vcpu_execPhil Dennis-Jordan1-3/+0
2024-11-09i386/hvf: Raise exception on error setting APICBASEPhil Dennis-Jordan1-2/+9
2024-11-09i386/hvf: Fixes startup memory leak (vmcs caps)Phil Dennis-Jordan1-1/+3
2024-11-09i386/hvf: Fix for UB in handling CPUID function 0xDPhil Dennis-Jordan1-2/+2
2024-11-09i386/hvf: Integrates x2APIC support with hvf accelPhil Dennis-Jordan2-1/+32
2024-11-09eif: cope with huge section sizesPaolo Bonzini1-7/+41
2024-11-08ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() functionMark Cave-Ayland2-39/+0
2024-11-08next-kbd: convert to use qemu_input_handler_register()Mark Cave-Ayland1-55/+103
2024-11-089pfs: fix crash on 'Treaddir' requestChristian Schoenebeck1-0/+5
2024-11-08hw/nvme: fix handling of over-committed queuesKlaus Jensen1-9/+12
2024-11-08tests: refresh package lists with latest libvirt-ciDaniel P. Berrangé13-37/+37
2024-11-08tests/functional: Split the test_aarch64_sbsaref testThomas Huth5-124/+172
2024-11-08tests/functional: Bump timeouts of functional testsThomas Huth1-11/+13
2024-11-08tests/functional: Provide the user with hints where to find more log filesThomas Huth1-5/+13
2024-11-08tests/functional: Fix the ppc64_hv and the ppc_40p test for read-only assetsThomas Huth2-2/+4
2024-11-08test/functional: Fix Aspeed buildroot testsCédric Le Goater1-1/+1
2024-11-08tests/functional: Convert the riscv_opensbi avocado test into a standalone testThomas Huth4-65/+47
2024-11-08scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacingPhil Dennis-Jordan1-1/+1
2024-11-07eif: cope with huge section offsetsPaolo Bonzini2-0/+8
2024-11-07target/i386: Fix legacy page table walkAlexander Graf3-2/+3
2024-11-07rust: add meson_version to all subprojectsPaolo Bonzini11-0/+11
2024-11-07target/i386/hvf: fix clang compilation warningPierrick Bouvier1-1/+1
2024-11-07target/i386: add sha512, sm3, sm4 feature bitsPaolo Bonzini1-1/+1
2024-11-07tests: Adjust path for swtpm state to use path under /var/tmp/Stefan Berger1-3/+6
2024-11-07qemu-ga: Avoiding freeing line prematurelyDehan Meng1-2/+1
2024-11-07qemu-ga: Optimize var declaration and definitionDehan Meng1-50/+42
2024-11-07qemu-ga: Add 'Null' check and Redefine 'route'Dehan Meng1-39/+44
2024-11-07tests/functional: Convert the RV32-on-RV64 riscv testThomas Huth2-16/+13
2024-11-07target/riscv/kvm: Update kvm exts to Linux v6.11Quan Zhou1-0/+7
2024-11-07target/riscv: Inline unit-stride ld/st and corresponding functions for perfor...Max Chou1-7/+11
2024-11-07target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st ...Max Chou1-14/+63
2024-11-07target/riscv: rvv: Provide a fast path using direct access to host ram for un...Max Chou1-27/+71
2024-11-07target/riscv: rvv: Provide a fast path using direct access to host ram for un...Max Chou1-59/+70
2024-11-07target/riscv: rvv: Provide a fast path using direct access to host ram for un...Max Chou1-139/+224
2024-11-07target/riscv: rvv: Replace VSTART_CHECK_EARLY_EXIT in vext_ldst_usMax Chou1-1/+4
2024-11-07target/riscv: Set vdata.vm field for vector load/store whole register instruc...Max Chou1-0/+3
2024-11-07hw/riscv/riscv-iommu: fix riscv_iommu_validate_process_ctx() checkDaniel Henrique Barboza1-1/+1
2024-11-07hw/riscv/riscv-iommu: change 'depth' to intDaniel Henrique Barboza1-1/+1
2024-11-07hw/char/sifive_uart: Fix broken UART on big endian hostsThomas Huth1-1/+2
2024-11-06dockerfiles: install bindgen from cargo on Ubuntu 22.04Paolo Bonzini5-4/+19
2024-11-06rust: make rustfmt optionalPaolo Bonzini1-0/+11
2024-11-06rust: allow older version of bindgenPaolo Bonzini2-4/+39
2024-11-05hw/riscv/iommu: fix build error with clangPierrick Bouvier1-3/+20
2024-11-05hw/usb/hcd-ehci-sysbus: Prefer DEFINE_TYPES() macroBernhard Beschow1-68/+50
2024-11-05hw/rtc/ds1338: Prefer DEFINE_TYPES() macroBernhard Beschow1-12/+8