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
/
render_block_graph.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
2025-03-23
aspeed: Fix maximum number of spi controller
Troy Lee
1
-1
/
+1
2025-03-21
rust: hpet: fix decoding of timer registers
Paolo Bonzini
1
-1
/
+1
2025-03-21
rust/vmstate: Include complete crate path of VMStateFlags in vmstate_clock
Zhao Liu
2
-3
/
+10
2025-03-21
rust/vmstate: Add unit test for vmstate_validate
Zhao Liu
1
-2
/
+80
2025-03-21
rust/vmstate: Add unit test for pointer case
Zhao Liu
1
-4
/
+115
2025-03-21
rust/vmstate: Add unit test for vmstate_{of|struct} macro
Zhao Liu
1
-2
/
+156
2025-03-21
rust/vmstate: Add unit test for vmstate_of macro
Zhao Liu
3
-2
/
+139
2025-03-21
rust/vmstate: Support vmstate_validate
Zhao Liu
1
-1
/
+51
2025-03-21
rust/vmstate: Re-implement VMState trait for timer binding
Zhao Liu
1
-7
/
+3
2025-03-21
rust/vmstate: Relax array check when build varray in vmstate_struct
Zhao Liu
1
-3
/
+9
2025-03-21
rust/vmstate: Fix unnecessary VMState bound of with_varray_flag()
Zhao Liu
1
-1
/
+1
2025-03-21
rust/vmstate: Fix "cannot infer type" error in vmstate_struct
Zhao Liu
1
-7
/
+9
2025-03-21
rust/vmstate: Fix type check for varray in vmstate_struct
Zhao Liu
2
-1
/
+16
2025-03-21
rust/vmstate: Fix size field of VMStateField with VMS_ARRAY_OF_POINTER flag
Zhao Liu
1
-0
/
+4
2025-03-21
rust/vmstate: Fix num field when varray flags are set
Zhao Liu
1
-0
/
+1
2025-03-21
rust/vmstate: Fix num_offset in vmstate macros
Zhao Liu
1
-2
/
+2
2025-03-21
rust/vmstate: Remove unnecessary unsafe
Zhao Liu
1
-1
/
+1
2025-03-21
exec/cpu-all: remove BSWAP_NEEDED
Pierrick Bouvier
5
-21
/
+8
2025-03-21
load_aout: replace bswap_needed with big_endian
Paolo Bonzini
6
-31
/
+7
2025-03-21
rust: pl011: Check size of state struct at compile time
Peter Maydell
2
-1
/
+9
2025-03-21
hw/char/pl011: Pad PL011State struct to same size as Rust impl
Peter Maydell
1
-0
/
+5
2025-03-21
rust: assertions: add static_assert
Paolo Bonzini
1
-0
/
+22
2025-03-21
docs/firmware: add feature flag for host uefi variable store
Gerd Hoffmann
1
-1
/
+11
2025-03-21
hw/uefi-vars-sysbus: allow for loongarch virt
Gerd Hoffmann
2
-1
/
+3
2025-03-21
hw/uefi-vars-sysbus: allow for riscv virt
Gerd Hoffmann
2
-1
/
+3
2025-03-21
hw/uefi: fix error handling in uefi_vars_json_load
Gerd Hoffmann
1
-1
/
+8
2025-03-21
hw/uefi: fix error handling in uefi_vars_json_save
Gerd Hoffmann
1
-4
/
+11
2025-03-21
hw/uefi: flush variable store to disk in post load
Gerd Hoffmann
1
-0
/
+1
2025-03-21
mailmap: Update email address for Akihiko Odaki
Akihiko Odaki
1
-0
/
+1
[next]