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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
tests/functional: Add missing require_netdev('user') statements
Thomas Huth
2025-03-27
7
-1
/
+16
|
*
tests/functional/meson.build: Bump arm_aspeed_bletchley timeout
Peter Maydell
2025-03-27
1
-1
/
+1
|
*
tests/functional/test_ppc64_replay: Mark the e500 test as flaky
Thomas Huth
2025-03-27
1
-1
/
+2
|
/
*
Update version for v10.0.0-rc1 release
Stefan Hajnoczi
2025-03-25
1
-1
/
+1
*
Merge tag 'pull-aspeed-20250323' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
2025-03-24
3
-2
/
+7
|
\
|
*
hw/misc/aspeed_hace: Fix buffer overflow in has_padding function
Jamin Lin
2025-03-23
1
-0
/
+5
|
*
hw/intc/aspeed: Fix IRQ handler mask check
Steven Lee
2025-03-23
1
-1
/
+1
|
*
aspeed: Fix maximum number of spi controller
Troy Lee
2025-03-23
1
-1
/
+1
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2025-03-23
33
-109
/
+705
|
\
\
|
*
|
rust: hpet: fix decoding of timer registers
Paolo Bonzini
2025-03-21
1
-1
/
+1
|
*
|
rust/vmstate: Include complete crate path of VMStateFlags in vmstate_clock
Zhao Liu
2025-03-21
2
-3
/
+10
|
*
|
rust/vmstate: Add unit test for vmstate_validate
Zhao Liu
2025-03-21
1
-2
/
+80
|
*
|
rust/vmstate: Add unit test for pointer case
Zhao Liu
2025-03-21
1
-4
/
+115
|
*
|
rust/vmstate: Add unit test for vmstate_{of|struct} macro
Zhao Liu
2025-03-21
1
-2
/
+156
|
*
|
rust/vmstate: Add unit test for vmstate_of macro
Zhao Liu
2025-03-21
3
-2
/
+139
|
*
|
rust/vmstate: Support vmstate_validate
Zhao Liu
2025-03-21
1
-1
/
+51
|
*
|
rust/vmstate: Re-implement VMState trait for timer binding
Zhao Liu
2025-03-21
1
-7
/
+3
|
*
|
rust/vmstate: Relax array check when build varray in vmstate_struct
Zhao Liu
2025-03-21
1
-3
/
+9
|
*
|
rust/vmstate: Fix unnecessary VMState bound of with_varray_flag()
Zhao Liu
2025-03-21
1
-1
/
+1
|
*
|
rust/vmstate: Fix "cannot infer type" error in vmstate_struct
Zhao Liu
2025-03-21
1
-7
/
+9
|
*
|
rust/vmstate: Fix type check for varray in vmstate_struct
Zhao Liu
2025-03-21
2
-1
/
+16
|
*
|
rust/vmstate: Fix size field of VMStateField with VMS_ARRAY_OF_POINTER flag
Zhao Liu
2025-03-21
1
-0
/
+4
|
*
|
rust/vmstate: Fix num field when varray flags are set
Zhao Liu
2025-03-21
1
-0
/
+1
|
*
|
rust/vmstate: Fix num_offset in vmstate macros
Zhao Liu
2025-03-21
1
-2
/
+2
|
*
|
rust/vmstate: Remove unnecessary unsafe
Zhao Liu
2025-03-21
1
-1
/
+1
|
*
|
exec/cpu-all: remove BSWAP_NEEDED
Pierrick Bouvier
2025-03-21
5
-21
/
+8
|
*
|
load_aout: replace bswap_needed with big_endian
Paolo Bonzini
2025-03-21
6
-31
/
+7
|
*
|
rust: pl011: Check size of state struct at compile time
Peter Maydell
2025-03-21
2
-1
/
+9
|
*
|
hw/char/pl011: Pad PL011State struct to same size as Rust impl
Peter Maydell
2025-03-21
1
-0
/
+5
|
*
|
rust: assertions: add static_assert
Paolo Bonzini
2025-03-21
1
-0
/
+22
|
*
|
qdev, rust/hpet: fix type of HPET "timers" property
Paolo Bonzini
2025-03-20
3
-3
/
+41
|
*
|
rust: Kconfig: Factor out whether HPET is Rust or C
Peter Maydell
2025-03-20
7
-8
/
+11
|
*
|
rust: Kconfig: Factor out whether PL011 is Rust or C
Peter Maydell
2025-03-20
3
-21
/
+17
*
|
|
Merge tag 'pull-error-2025-03-21' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
2025-03-23
6
-34
/
+31
|
\
\
\
|
*
|
|
target/loongarch: Clean up virt_cpu_irq_init() error handling
Bibo Mao
2025-03-20
1
-3
/
+4
|
*
|
|
target/loongarch: Remove unnecessary temporary variable assignment
Bibo Mao
2025-03-20
1
-3
/
+2
|
*
|
|
hw/loongarch/virt: Eliminate error_propagate()
Bibo Mao
2025-03-20
1
-21
/
+11
|
*
|
|
target/loongarch: Fix error handling of KVM feature checks
Bibo Mao
2025-03-20
1
-2
/
+6
|
*
|
|
hw/xen: Downgrade a xen_bus_realize() non-error to warning
Markus Armbruster
2025-03-19
1
-4
/
+3
|
*
|
|
hw/xen: Fix xen_bus_realize() error handling
Markus Armbruster
2025-03-19
1
-0
/
+1
|
*
|
|
error: Strip trailing '\n' from an error string argument
Markus Armbruster
2025-03-19
1
-1
/
+1
|
*
|
|
cryptodev: Fix error handling in cryptodev_lkcf_execute_task()
Markus Armbruster
2025-03-19
1
-0
/
+3
|
|
/
/
*
|
|
Merge tag 'uefi-20250321-pull-request' of https://gitlab.com/kraxel/qemu into...
Stefan Hajnoczi
2025-03-23
6
-7
/
+36
|
\
\
\
|
*
|
|
docs/firmware: add feature flag for host uefi variable store
Gerd Hoffmann
2025-03-21
1
-1
/
+11
|
*
|
|
hw/uefi-vars-sysbus: allow for loongarch virt
Gerd Hoffmann
2025-03-21
2
-1
/
+3
|
*
|
|
hw/uefi-vars-sysbus: allow for riscv virt
Gerd Hoffmann
2025-03-21
2
-1
/
+3
|
*
|
|
hw/uefi: fix error handling in uefi_vars_json_load
Gerd Hoffmann
2025-03-21
1
-1
/
+8
|
*
|
|
hw/uefi: fix error handling in uefi_vars_json_save
Gerd Hoffmann
2025-03-21
1
-4
/
+11
|
*
|
|
hw/uefi: flush variable store to disk in post load
Gerd Hoffmann
2025-03-21
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
2025-03-23
3
-3
/
+104
|
\
\
\
[prev]
[next]