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-04-09
tests/tcg: fix semihosting SYS_EXIT for aarch64 in boot.S
Alex Bennée
1
-3
/
+2
2025-04-08
test-bdrv-drain: Fix data races
Vitalii Mordan
3
-13
/
+28
2025-04-08
scsi-disk: Apply error policy for host_status errors again
Kevin Wolf
1
-14
/
+25
2025-04-08
target/ppc: Fix SPRC/SPRD SPRs for P9/10
Nicholas Piggin
1
-11
/
+12
2025-04-08
target/ppc: Big-core scratch register fix
Nicholas Piggin
1
-1
/
+8
2025-04-08
qcow2: Don't crash qemu-img info with missing crypto header
Kevin Wolf
3
-2
/
+109
2025-04-08
qemu-img: fix division by zero in bench_cb() for zero-sized images
Denis Rastyogin
1
-1
/
+5
2025-04-08
qga/qapi-schema: Add a proper introduction
Markus Armbruster
1
-3
/
+17
2025-04-08
storage-daemon/qapi/qapi-schema: Add a proper introduction
Markus Armbruster
1
-3
/
+19
2025-04-08
qapi/qapi-schema: Address the introduction's bit rot
Markus Armbruster
1
-20
/
+7
2025-04-08
qapi/qapi-schema: Update introduction for example notation
Markus Armbruster
1
-3
/
+3
2025-04-08
docs/sphinx/qmp_lexer: Highlight elisions like comments, not prompts
Markus Armbruster
1
-1
/
+1
2025-04-08
docs/sphinx/qmp_lexer: Generalize elision syntax
Markus Armbruster
5
-6
/
+8
2025-04-08
docs/devel/qapi-code-gen: Improve the part on qmp-example directive
Markus Armbruster
1
-9
/
+14
2025-04-08
docs/interop: Sanitize QMP reference manuals TOC
Markus Armbruster
2
-2
/
+2
2025-04-08
docs/interop: Delete "QEMU Guest Agent Protocol Reference" TOC
Markus Armbruster
1
-3
/
+0
2025-04-08
qapi/rocker: Tidy up query-rocker-of-dpa-flows example
Markus Armbruster
1
-1
/
+1
2025-04-08
docs/devel/qapi-code-gen: Tidy up whitespace
Markus Armbruster
1
-12
/
+14
2025-04-08
hw/loongarch/virt: Replace destination error with error_abort
Bibo Mao
1
-32
/
+7
2025-04-08
hw/loongarch/virt: Fix cpuslot::cpu set at last in virt_cpu_plug()
Bibo Mao
1
-2
/
+2
2025-04-07
docs: deprecate RISC-V default machine option
Daniel Henrique Barboza
1
-0
/
+17
2025-04-03
hw/arm: Do not build VMapple machine by default
Philippe Mathieu-Daudé
1
-0
/
+1
2025-04-03
tests/qtest: Skip Aarch64 VMapple machine
Philippe Mathieu-Daudé
1
-0
/
+1
2025-04-03
tests/functional: Skip aarch64_replay test on macOS
Philippe Mathieu-Daudé
1
-1
/
+3
2025-04-03
tests/functional: Add a decorator for skipping tests on particular OS
Philippe Mathieu-Daudé
2
-2
/
+15
2025-04-03
tests/functional/test_aarch64_rme_virt: fix sporadic failure
Pierrick Bouvier
1
-1
/
+3
2025-04-03
tcg: Allocate TEMP_VAL_MEM frame in temp_load()
Philippe Mathieu-Daudé
1
-0
/
+3
2025-04-03
Revert "iotests: Stop NBD server in test 162 before starting the next one"
Thomas Huth
1
-1
/
+0
2025-04-02
hw/i386/amd_iommu: Assign pci-id 0x1419 for the AMD IOMMU device
Suravee Suthikulpanit
1
-0
/
+1
2025-04-02
virtio-net: Fix num_buffers for version 1
Akihiko Odaki
1
-0
/
+2
2025-04-01
Update version for v10.0.0-rc2 release
Stefan Hajnoczi
1
-1
/
+1
2025-04-01
hw/misc/aspeed_scu: Correct minimum access size for AST2500 / AST2600
Joel Stanley
1
-2
/
+2
2025-04-01
hw/misc/aspeed_scu: Set MemoryRegionOps::impl::access_size to 32-bit
Philippe Mathieu-Daudé
1
-0
/
+12
2025-03-31
target/mips: Simplify and fix update_pagemask
Richard Henderson
3
-7
/
+7
2025-03-31
target/mips: Require even maskbits in update_pagemask
Richard Henderson
1
-15
/
+8
2025-03-31
target/mips: Revert TARGET_PAGE_BITS_VARY
Richard Henderson
5
-14
/
+2
2025-03-31
target/sparc: Log unimplemented ASI load/store accesses
Philippe Mathieu-Daudé
1
-0
/
+6
2025-03-31
target/avr: Fix buffer read in avr_print_insn
Richard Henderson
1
-7
/
+14
2025-03-31
target/hppa: Remove duplicated CPU_RESOLVING_TYPE definition
Philippe Mathieu-Daudé
1
-2
/
+0
2025-03-31
hw/pci-host/designware: Fix ATU_UPPER_TARGET register access
Philippe Mathieu-Daudé
1
-1
/
+1
2025-03-31
hw/ufs: free irq on exit
Zheng Huang
1
-0
/
+3
2025-03-31
hw/char/bcm2835_aux: Fix incorrect interrupt ID when RX disabled
Chung-Yi Chen
1
-1
/
+1
2025-03-31
hw/sd/sdhci: free irq on exit
Zheng Huang
1
-0
/
+2
2025-03-31
hw/scsi/lsi53c895a: fix memory leak in lsi_scsi_realize()
Zheng Huang
1
-1
/
+1
2025-03-31
hw/nvram/xlnx-efuse: Do not expose as user-creatable
Philippe Mathieu-Daudé
1
-0
/
+2
2025-03-31
hw/misc/pll: Do not expose as user-creatable
Philippe Mathieu-Daudé
3
-0
/
+18
2025-03-31
hw/rtc/goldfish: keep time offset when resetting
Heinrich Schuchardt
1
-7
/
+6
2025-03-31
hw/mips: Mark the "mipssim" machine as deprecated
Thomas Huth
1
-0
/
+13
2025-03-31
hw/dma/i82374: Categorize and add description
Philippe Mathieu-Daudé
1
-0
/
+2
2025-03-31
hw/display/dm163: Add description
Philippe Mathieu-Daudé
1
-1
/
+1
[next]