index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-08-05
meson: remove 'gnutls-bug1717-workaround' for migration TLS crashes
Daniel P. Berrangé
3
-10
/
+3
2025-08-05
Update version for the v10.1.0-rc2 release
Stefan Hajnoczi
1
-1
/
+1
2025-08-05
tests/qemu-iotests/tests/mirror-sparse: skip if O_DIRECT is not supported
Michael Tokarev
1
-0
/
+1
2025-08-05
qga: correctly write to /sys/power/state on linux
Michael Tokarev
1
-6
/
+8
2025-08-05
hw/i386/microvm: Explicitly select ACPI_PCI
Eric Auger
1
-0
/
+1
2025-08-05
target/i386/cpu: Move addressable ID encoding out of compat property in CPUID...
Zhao Liu
1
-2
/
+1
2025-08-05
tests/functional: Test SD cards in SPI mode (using sifive_u machine)
Philippe Mathieu-Daudé
3
-0
/
+53
2025-08-05
hw/sd/sdcard: Remove SDState::mode field
Philippe Mathieu-Daudé
2
-20
/
+19
2025-08-05
hw/sd/sdcard: Disable checking STBY mode in SPI SEND_CSD/CID
Philippe Mathieu-Daudé
1
-0
/
+11
2025-08-05
hw/sd/sdcard: Factor spi_cmd_SEND_CxD() out
Philippe Mathieu-Daudé
1
-9
/
+10
2025-08-05
hw/sd/sdcard: Allow using SWITCH_FUNCTION in more SPI states
Philippe Mathieu-Daudé
1
-2
/
+8
2025-08-05
hw/sd/sdcard: Use complete SEND_OP_COND implementation in SPI mode
Philippe Mathieu-Daudé
1
-10
/
+5
2025-08-05
hw/sd/sdcard: Implement SPI R2 return value
Philippe Mathieu-Daudé
2
-6
/
+35
2025-08-05
hw/sd/sdcard: Fill SPI response bits in card code
Philippe Mathieu-Daudé
2
-84
/
+35
2025-08-05
hw/sd/sdbus: Provide buffer size to sdbus_do_command()
Philippe Mathieu-Daudé
9
-30
/
+47
2025-08-05
hw/sd/sdcard: Factor sd_response_size() out
Philippe Mathieu-Daudé
1
-7
/
+29
2025-08-05
hw/sd/sdcard: Do not ignore errors in sd_cmd_to_sendingdata()
Philippe Mathieu-Daudé
1
-1
/
+1
2025-08-04
tests/docker: fix debian-all-test-cross
Alex Bennée
1
-3
/
+1
2025-08-04
scripts/make-release: Go back to cloning all the EDK2 submodules
Peter Maydell
1
-11
/
+9
2025-08-04
docs/devel/submitting-a-patch.rst: add b4 section
Manos Pitsidianakis
1
-2
/
+38
2025-08-04
hw/ssi/aspeed_smc: Fix incorrect FMC_WDT2 register read on AST1030
Jamin Lin
1
-1
/
+2
2025-08-03
pc-bios: Update vbootrom image to commit 183c9ff8056b
Cédric Le Goater
3
-0
/
+0
2025-08-03
roms/Makefile: build ast27x0_bootrom
Michael Tokarev
1
-0
/
+5
2025-08-03
roms/vbootrom: update to 7b1eb5f7fe6a
Michael Tokarev
1
-0
/
+0
2025-08-01
tests/tcg: Fix run for tests with specific plugin
Gustavo Romero
4
-6
/
+20
2025-08-01
target/arm: Fix handling of setting SVE registers from gdb
Vacha Bhavsar
1
-5
/
+12
2025-08-01
target/arm: Fix big-endian handling of NEON gdb remote debugging
Vacha Bhavsar
1
-2
/
+16
2025-08-01
target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat
Peter Maydell
1
-0
/
+29
2025-08-01
hw/display/framebuffer: Add cast to force 64x64 multiply
Peter Maydell
1
-3
/
+3
2025-08-01
hw/intc/arm_gicv3_kvm: Write all 1's to clear enable/active
Zenghui Yu
1
-1
/
+1
2025-08-01
hw/intc/arm_gicv3_kvm: Remove writes to ICPENDR registers
Zenghui Yu
1
-3
/
+1
2025-08-01
net/vdpa: fix potential fd leak in net_init_vhost_vdpa()
Stefano Garzarella
1
-3
/
+2
2025-08-01
MAINTAINERS: add net/vhost* files under `vhost`
Stefano Garzarella
1
-0
/
+1
2025-08-01
intel_iommu: Allow both Status Write and Interrupt Flag in QI wait
David Woodhouse
1
-6
/
+9
2025-08-01
tests/acpi: virt: update HEST file with its current data
Mauro Carvalho Chehab
2
-1
/
+0
2025-08-01
tests/qtest/bios-tables-test: extend to also check HEST table
Mauro Carvalho Chehab
1
-1
/
+1
2025-08-01
tests/acpi: virt: add an empty HEST file
Mauro Carvalho Chehab
2
-0
/
+1
2025-08-01
hw/i386/amd_iommu: Fix event log generation
Sairaj Kodilkar
2
-9
/
+36
2025-08-01
hw/i386/amd_iommu: Support MMIO writes to the status register
Sairaj Kodilkar
1
-0
/
+3
2025-08-01
hw/i386/amd_iommu: Fix amdvi_write*()
Sairaj Kodilkar
1
-3
/
+18
2025-08-01
hw/i386/amd_iommu: Move IOAPIC memory region initialization to the end
Sairaj Kodilkar
1
-3
/
+3
2025-08-01
hw/i386/amd_iommu: Remove unused and wrongly set ats_enabled field
Sairaj Kodilkar
2
-4
/
+2
2025-08-01
hw/i386/amd_iommu: Fix MMIO register write tracing
Sairaj Kodilkar
1
-5
/
+18
2025-08-01
pcie_sriov: Fix configuration and state synchronization
Akihiko Odaki
1
-19
/
+23
2025-08-01
virtio-net: Fix VLAN filter table reset timing
Akihiko Odaki
1
-3
/
+4
2025-08-01
vhost: Do not abort on log-stop error
Hanna Czenczek
1
-1
/
+2
2025-08-01
vhost: Do not abort on log-start error
Hanna Czenczek
1
-1
/
+2
2025-08-01
virtio: fix off-by-one and invalid access in virtqueue_ordered_fill
Jonah Palmer
1
-6
/
+16
2025-07-31
target/arm: add support for 64-bit PMCCNTR in AArch32 mode
Alex Richardson
1
-5
/
+24
2025-07-31
hw/intc/loongarch_ipi: Fix start fail with smp cpu < smp maxcpus on KVM
Song Gao
1
-11
/
+16
[next]