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-04
tcg/i386: Use vgf2p8affineqb for MO_8 vector shifts
Richard Henderson
1
-4
/
+71
2025-09-04
tcg/i386: Add INDEX_op_x86_vgf2p8affineqb_vec
Richard Henderson
2
-0
/
+7
2025-09-04
tcg/i386: Use canonical operand ordering in expand_vec_sari
Richard Henderson
1
-2
/
+2
2025-09-04
tcg/i386: Expand sari of bits-1 as pcmpgt
Richard Henderson
1
-0
/
+6
2025-09-04
cpuinfo/i386: Detect GFNI as an AVX extension
Richard Henderson
3
-0
/
+5
2025-09-04
tcg/arm: Fix tgen_deposit
Richard Henderson
1
-1
/
+2
2025-09-03
docs: fix typo in xive doc
Aditya Gupta
1
-1
/
+1
2025-09-03
scripts/coverity-scan/COMPONENTS.md: Add a 'plugins' category
Philippe Mathieu-Daudé
1
-0
/
+3
2025-09-03
block/curl: drop old/unuspported curl version checks
Michael Tokarev
1
-12
/
+1
2025-09-03
block/curl: fix curl internal handles handling
Michael Tokarev
1
-5
/
+2
2025-09-03
chardev/baum: Fix compiler warning for Windows builds
Stefan Weil via
1
-2
/
+6
2025-09-02
hw/i386/pc_piix.c: remove unnecessary if() from pc_init1()
Mark Cave-Ayland
1
-4
/
+2
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
[next]