summary refs log tree commit diff stats
path: root/scripts/coverage/compare_gcov_json.py (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-05target/i386/cpu: Move addressable ID encoding out of compat property in CPUID...Zhao Liu1-2/+1
2025-08-05tests/functional: Test SD cards in SPI mode (using sifive_u machine)Philippe Mathieu-Daudé3-0/+53
2025-08-05hw/sd/sdcard: Remove SDState::mode fieldPhilippe Mathieu-Daudé2-20/+19
2025-08-05hw/sd/sdcard: Disable checking STBY mode in SPI SEND_CSD/CIDPhilippe Mathieu-Daudé1-0/+11
2025-08-05hw/sd/sdcard: Factor spi_cmd_SEND_CxD() outPhilippe Mathieu-Daudé1-9/+10
2025-08-05hw/sd/sdcard: Allow using SWITCH_FUNCTION in more SPI statesPhilippe Mathieu-Daudé1-2/+8
2025-08-05hw/sd/sdcard: Use complete SEND_OP_COND implementation in SPI modePhilippe Mathieu-Daudé1-10/+5
2025-08-05hw/sd/sdcard: Implement SPI R2 return valuePhilippe Mathieu-Daudé2-6/+35
2025-08-05hw/sd/sdcard: Fill SPI response bits in card codePhilippe Mathieu-Daudé2-84/+35
2025-08-05hw/sd/sdbus: Provide buffer size to sdbus_do_command()Philippe Mathieu-Daudé9-30/+47
2025-08-05hw/sd/sdcard: Factor sd_response_size() outPhilippe Mathieu-Daudé1-7/+29
2025-08-05hw/sd/sdcard: Do not ignore errors in sd_cmd_to_sendingdata()Philippe Mathieu-Daudé1-1/+1
2025-08-04hw/ssi/aspeed_smc: Fix incorrect FMC_WDT2 register read on AST1030Jamin Lin1-1/+2
2025-08-03pc-bios: Update vbootrom image to commit 183c9ff8056bCédric Le Goater3-0/+0
2025-08-03roms/Makefile: build ast27x0_bootromMichael Tokarev1-0/+5
2025-08-03roms/vbootrom: update to 7b1eb5f7fe6aMichael Tokarev1-0/+0
2025-08-01tests/tcg: Fix run for tests with specific pluginGustavo Romero4-6/+20
2025-08-01target/arm: Fix handling of setting SVE registers from gdbVacha Bhavsar1-5/+12
2025-08-01target/arm: Fix big-endian handling of NEON gdb remote debuggingVacha Bhavsar1-2/+16
2025-08-01target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compatPeter Maydell1-0/+29
2025-08-01hw/display/framebuffer: Add cast to force 64x64 multiplyPeter Maydell1-3/+3
2025-08-01hw/intc/arm_gicv3_kvm: Write all 1's to clear enable/activeZenghui Yu1-1/+1
2025-08-01hw/intc/arm_gicv3_kvm: Remove writes to ICPENDR registersZenghui Yu1-3/+1
2025-08-01net/vdpa: fix potential fd leak in net_init_vhost_vdpa()Stefano Garzarella1-3/+2
2025-08-01MAINTAINERS: add net/vhost* files under `vhost`Stefano Garzarella1-0/+1
2025-08-01intel_iommu: Allow both Status Write and Interrupt Flag in QI waitDavid Woodhouse1-6/+9
2025-08-01tests/acpi: virt: update HEST file with its current dataMauro Carvalho Chehab2-1/+0
2025-08-01tests/qtest/bios-tables-test: extend to also check HEST tableMauro Carvalho Chehab1-1/+1
2025-08-01tests/acpi: virt: add an empty HEST fileMauro Carvalho Chehab2-0/+1
2025-08-01hw/i386/amd_iommu: Fix event log generationSairaj Kodilkar2-9/+36
2025-08-01hw/i386/amd_iommu: Support MMIO writes to the status registerSairaj Kodilkar1-0/+3
2025-08-01hw/i386/amd_iommu: Fix amdvi_write*()Sairaj Kodilkar1-3/+18
2025-08-01hw/i386/amd_iommu: Move IOAPIC memory region initialization to the endSairaj Kodilkar1-3/+3
2025-08-01hw/i386/amd_iommu: Remove unused and wrongly set ats_enabled fieldSairaj Kodilkar2-4/+2
2025-08-01hw/i386/amd_iommu: Fix MMIO register write tracingSairaj Kodilkar1-5/+18
2025-08-01pcie_sriov: Fix configuration and state synchronizationAkihiko Odaki1-19/+23
2025-08-01virtio-net: Fix VLAN filter table reset timingAkihiko Odaki1-3/+4
2025-08-01vhost: Do not abort on log-stop errorHanna Czenczek1-1/+2
2025-08-01vhost: Do not abort on log-start errorHanna Czenczek1-1/+2
2025-08-01virtio: fix off-by-one and invalid access in virtqueue_ordered_fillJonah Palmer1-6/+16
2025-07-31target/arm: add support for 64-bit PMCCNTR in AArch32 modeAlex Richardson1-5/+24
2025-07-31hw/intc/loongarch_ipi: Fix start fail with smp cpu < smp maxcpus on KVMSong Gao1-11/+16
2025-07-31target/loongarch: Fix valid virtual address checkingBibo Mao1-2/+2
2025-07-30target/riscv: Restrict midelegh access to S-mode hartsJay Chang1-2/+5
2025-07-30target/riscv: Restrict mideleg/medeleg/medelegh access to S-mode hartsJay Chang1-3/+3
2025-07-30target/riscv: Fix exception type when VU accesses supervisor CSRsXu Lu1-1/+1
2025-07-30riscv: Revert "Generate strided vector loads/stores with tcg nodes."Daniel Henrique Barboza1-273/+50
2025-07-30target/riscv: do not call GETPC() in check_ret_from_m_mode()Daniel Henrique Barboza1-6/+9
2025-07-30linux-user/strace.list: add riscv_hwprobe entryDaniel Henrique Barboza1-0/+3
2025-07-30intc/riscv_aplic: Fix target register read when source is inactiveYang Jialong1-1/+5