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-09-02
hw/arm/boot: Correctly free the MemoryDeviceInfoList
Peter Maydell
1
-1
/
+1
2025-09-02
docs/about/removed-features: Clarify 'device_add' is removed
Philippe Mathieu-Daudé
1
-2
/
+2
2025-09-02
hw/mips/malta: Include 'system/system.h'
Cédric Le Goater
1
-0
/
+1
2025-09-02
hw/mips/loongson3_virt: Include 'system/system.h'
Cédric Le Goater
1
-0
/
+1
2025-09-02
hw/isa/superio: Include 'system/system.h'
Cédric Le Goater
1
-0
/
+1
2025-09-02
hw/arm/virt: Include 'system/system.h'
Cédric Le Goater
1
-0
/
+1
2025-09-02
crypto/hmac: Allow to build hmac over multiple qcrypto_gnutls_hmac_bytes[v] c...
Jan Kiszka
5
-4
/
+24
2025-09-02
hw/sd/sdcard: Refactor sd_bootpart_offset
Jan Kiszka
2
-9
/
+10
2025-09-02
hw/sd/sdcard: Add validation for boot-partition-size
Jan Kiszka
1
-0
/
+9
2025-09-02
hw/net: Remove mipsnet device model
Philippe Mathieu-Daudé
5
-313
/
+0
2025-09-02
hw/mips: Remove mipssim machine
Philippe Mathieu-Daudé
8
-282
/
+5
2025-09-02
hw/display/xlnx_dp: Don't leak dpcd and edid objects
Peter Maydell
1
-3
/
+7
2025-09-02
hw/misc/xlnx-versal-cframe-reg: Free FIFO, g_tree on deinit
Peter Maydell
1
-0
/
+9
2025-09-02
hw/char/max78000_uart: Destroy FIFO on deinit
Peter Maydell
1
-0
/
+7
2025-09-02
hw/gpio/pca9554: Avoid leak in pca9554_set_pin()
Peter Maydell
1
-1
/
+1
2025-09-02
hw/ide/ich.c: Use qemu_init_irq_child() to avoid memory leak
Peter Maydell
1
-1
/
+2
2025-09-02
hw/char/serial-pci-multi: Use qemu_init_irq_child() to avoid leak
Peter Maydell
1
-1
/
+2
2025-09-02
hw/irq: New qemu_init_irq_child() function
Peter Maydell
2
-1
/
+30
2025-09-02
hw/ppc: Fix build error with CONFIG_POWERNV disabled
Aditya Gupta
3
-53
/
+96
2025-09-02
target/mips: fix TLB huge page check to use 64-bit shift
Denis Rastyogin
1
-1
/
+1
2025-09-02
linux-user/mips: Select M14Kc CPU to run microMIPS binaries
Philippe Mathieu-Daudé
1
-0
/
+3
2025-09-02
linux-user/mips: Select 74Kf CPU to run MIPS16e binaries
Philippe Mathieu-Daudé
1
-0
/
+3
2025-09-02
elf: Add EF_MIPS_ARCH_ASE definitions
Philippe Mathieu-Daudé
1
-0
/
+7
2025-09-02
hw/ssi: Document ssi_transfer() method
Philippe Mathieu-Daudé
1
-0
/
+14
2025-09-02
hw/scsi/mptsas: Avoid silent integer truncation in MPI_FUNC_IOC_INIT
Philippe Mathieu-Daudé
1
-3
/
+3
2025-09-02
scripts/coverity-scan/COMPONENTS.md: Add a 'plugins' category
Philippe Mathieu-Daudé
1
-0
/
+3
2025-09-02
e1000e: Prevent crash from legacy interrupt firing after MSI-X enable
Laurent Vivier
1
-5
/
+0
2025-09-02
hw/intc: compile some arm related source once
Pierrick Bouvier
1
-3
/
+3
2025-09-02
hw/meson: enter target hw first
Pierrick Bouvier
1
-22
/
+23
2025-09-02
include/exec/target_page.h: move page-target.c to header
Pierrick Bouvier
3
-23
/
+11
2025-09-02
cpu-target: build compilation unit once for user/system
Pierrick Bouvier
3
-6
/
+6
2025-09-02
migration/vfio: compile only once
Pierrick Bouvier
4
-17
/
+20
2025-09-02
migration: compile migration/ram.c once
Pierrick Bouvier
1
-2
/
+2
2025-09-02
hw/pci: Allow explicit function numbers in pci
Djordje Todorovic
1
-6
/
+9
2025-09-02
docs/devel/style: Mention alloca() family API is forbidden
Philippe Mathieu-Daudé
1
-2
/
+2
2025-09-02
target/ppc/kvm: Avoid using alloca()
Philippe Mathieu-Daudé
1
-3
/
+3
2025-09-02
hw/sd/sdcard: Remove support for spec v1.10
Philippe Mathieu-Daudé
4
-17
/
+7
2025-09-01
Revert "tests/qtest: use qos_printf instead of g_test_message"
Markus Armbruster
2
-19
/
+13
2025-09-01
MAINTAINERS: Cover tests/qtest/qom-test.c
Markus Armbruster
1
-0
/
+1
2025-09-01
qtest/qom-test: Don't bother to execute QMP command quit
Markus Armbruster
1
-4
/
+0
2025-09-01
qtest/qom-test: Traverse entire QOM tree
Markus Armbruster
1
-1
/
+1
2025-09-01
qtest/qom-test: Shallow testing of qom-list / qom-get
Markus Armbruster
1
-1
/
+1
2025-09-01
vfio scsi ui: Error-check qio_channel_socket_connect_sync() the same way
Markus Armbruster
3
-12
/
+4
2025-09-01
i386/kvm/vmsr_energy: Plug memory leak on failure to connect socket
Markus Armbruster
1
-5
/
+1
2025-09-01
qga: Fix truncated output handling in guest-exec status reporting
minglei.liu
1
-2
/
+4
2025-09-01
qga/installer: Remove QGA VSS if QGA installation failed
Kostiantyn Kostiuk
1
-2
/
+21
2025-09-01
qga-vss: Write hex value of error in log
Kostiantyn Kostiuk
1
-2
/
+3
2025-09-01
qga: ignore channel_init() fail if 'retry_path' is set
Kostiantyn Kostiuk
1
-2
/
+6
2025-09-01
qga: Fix channel initialization check in run_agent_once
Kostiantyn Kostiuk
1
-1
/
+1
2025-09-01
qga-vss: Remove unused dependencies
Kostiantyn Kostiuk
1
-3
/
+1
[next]