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
/
rust
/
qemu-api
/
src
/
assertions.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2025-03-31
hw/block/m25p80: Categorize and add description
Philippe Mathieu-Daudé
1
-0
/
+2
2025-03-31
hw/core/cpu: Use size_t for memory_rw_debug len argument
Richard Henderson
3
-3
/
+3
2025-03-31
hw/arm/fsl-imx8mp: Remove unused define
Bernhard Beschow
1
-1
/
+0
2025-03-31
hw/arm/fsl-imx8mp: Derive struct FslImx8mpState from TYPE_SYS_BUS_DEVICE
Bernhard Beschow
3
-3
/
+4
2025-03-31
hw/arm/imx8mp-evk: Fix reference count of SoC object
Bernhard Beschow
1
-1
/
+1
2025-03-31
hw/arm/armv7m: Expose and access System Control Space as little endian
Philippe Mathieu-Daudé
1
-7
/
+7
2025-03-31
migration: fix SEEK_CUR offset calculation in qio_channel_block_seek
Marco Cavenati
1
-1
/
+1
2025-03-28
Revert "target/riscv/kvm: add missing KVM CSRs"
Daniel Henrique Barboza
1
-6
/
+0
2025-03-28
docs/specs/riscv-iommu: Fixed broken link to external risv iommu document
hemanshu.khilari.foss
1
-3
/
+3
2025-03-28
docs: Added docs/specs/riscv-iommu.rst in MAINTAINERS file.
hemanshu.khilari.foss
1
-0
/
+1
2025-03-27
migration: Avoid SNP guest crash due to duplicate cpr blocker
Steve Sistare
1
-7
/
+13
2025-03-27
target/loongarch: Fix the cpu unplug resource leak
Xianglai Li
2
-1
/
+7
2025-03-27
tests/functional/test_vnc: Skip test if VNC support is not available
Thomas Huth
1
-4
/
+22
2025-03-27
tests/functional/test_aarch64_virt_gpu: Skip if "dbus" display isn't available
Thomas Huth
2
-1
/
+3
2025-03-27
target/s390x: Fix a typo in s390_cpu_class_init()
Philippe Mathieu-Daudé
1
-1
/
+1
2025-03-27
tests/functional: Add missing require_netdev('user') statements
Thomas Huth
7
-1
/
+16
2025-03-27
tests/functional/meson.build: Bump arm_aspeed_bletchley timeout
Peter Maydell
1
-1
/
+1
2025-03-27
tests/functional/test_ppc64_replay: Mark the e500 test as flaky
Thomas Huth
1
-1
/
+2
2025-03-25
Update version for v10.0.0-rc1 release
Stefan Hajnoczi
1
-1
/
+1
2025-03-23
hw/misc/aspeed_hace: Fix buffer overflow in has_padding function
Jamin Lin
1
-0
/
+5
2025-03-23
hw/intc/aspeed: Fix IRQ handler mask check
Steven Lee
1
-1
/
+1
[next]