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
/
lib
/
kdoc
/
kdoc_output.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
gitlab: always include entire of meson-logs directory
Daniel P. Berrangé
4
-5
/
+5
2025-09-09
gitlab: replace avocado results files with meson results files
Daniel P. Berrangé
1
-3
/
+2
2025-09-09
tests/functional/arm: Update test ASPEED SDK v09.07 for AST2700 vbootrom
Kane-Chen-AS
1
-2
/
+6
2025-09-09
tests/functional/arm: Update test ASPEED SDK v09.07 for AST2600
Kane-Chen-AS
1
-4
/
+4
2025-09-09
tests/functional/arm: Update test ASPEED SDK v09.07 for AST2500
Kane-Chen-AS
1
-4
/
+4
2025-09-09
tests/functional/arm: Update test ASPEED SDK v03.02 for AST1030
Kane-Chen-AS
1
-6
/
+6
2025-09-09
tests/functional: handle URLError when fetching assets
Daniel P. Berrangé
1
-1
/
+9
2025-09-09
tests/functional: fix formatting of exception args
Daniel P. Berrangé
1
-1
/
+1
2025-09-09
tests/functional: enable force refresh of cached assets
Daniel P. Berrangé
2
-0
/
+7
2025-09-09
tests/functional/m68k: Avoid ResourceWarning in the nextcube test
Thomas Huth
1
-1
/
+2
2025-09-09
ui/vnc: Fix crash when specifying [vnc] without id in the config file
Thomas Huth
1
-9
/
+9
2025-09-09
system/physmem: Silence warning from ubsan
Thomas Huth
1
-1
/
+3
2025-09-09
hw/mips/malta: Silence warning from ubsan
Thomas Huth
1
-1
/
+1
2025-09-09
Revert "meson.build: Disable -fzero-call-used-regs on OpenBSD"
Thomas Huth
1
-5
/
+1
2025-09-09
hw/display/bcm2835_fb: Move inclusion of console.h to the .c file
Thomas Huth
2
-1
/
+1
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
[next]