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
/
docs
/
sphinx
/
qapidoc.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-05-05
hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
Jamin Lin
2
-0
/
+37
2025-05-05
hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
Jamin Lin
2
-0
/
+11
2025-05-05
tests/functional/aspeed: extract boot and login sequence into helper function
Jamin Lin
1
-5
/
+7
2025-05-05
tests/functional/aspeed: Update test ASPEED SDK v09.06
Jamin Lin
1
-10
/
+10
2025-05-05
tests/functional/aspeed: Move I2C test into shared helper for AST2700 reuse
Jamin Lin
1
-13
/
+15
2025-05-05
hw/arm/aspeed_ast27x0: Rename variable sram_name to name in ast2700 realize
Jamin Lin
1
-4
/
+4
2025-05-05
tests/functional/aspeed: Update test ASPEED SDK v03.00 for AST1030
Jamin Lin
1
-5
/
+5
2025-05-05
tests/functional/aspeed: Update test ASPEED SDK v09.06 for AST2600
Jamin Lin
1
-7
/
+8
2025-05-05
tests/functional/aspeed: Update test ASPEED SDK v09.06 for AST2500
Jamin Lin
1
-4
/
+4
2025-05-05
hw/ssi/aspeed_smc: Allow 64-bit wide flash accesses
Joe Komlodi
1
-2
/
+2
2025-05-05
hw/arm: ast27x0: Wire up EHCI controllers
Troy Lee
2
-1
/
+31
2025-05-02
monitor: don't wake up qmp_dispatcher_co coroutine upon cleanup
Andrey Drobyshev
1
-1
/
+2
2025-05-02
rust: centralize config in workspace root
Stefan Zabka
5
-21
/
+32
2025-05-02
hw/char/serial: Remove unused prog_if compat property
BALATON Zoltan
3
-17
/
+6
2025-05-02
target/i386: do not block singlestep for STI
Paolo Bonzini
1
-1
/
+5
2025-05-02
target/i386: do not trigger IRQ shadow for LSS
Paolo Bonzini
2
-13
/
+18
2025-05-02
target/i386/hvf: fix a compilation error
Wei Liu
1
-0
/
+1
2025-05-02
target/i386/emulate: remove rflags leftovers
Magnus Kulke
1
-11
/
+6
2025-05-02
rust/hpet: Support migration
Zhao Liu
2
-3
/
+146
2025-05-02
rust/timer: Define NANOSECONDS_PER_SECOND binding as u64
Zhao Liu
1
-0
/
+2
2025-05-02
rust/vmstate_test: Test varray with num field wrapped in BqlCell
Zhao Liu
1
-8
/
+33
2025-05-02
rust: assertions: Support index field wrapped in BqlCell
Paolo Bonzini
1
-16
/
+9
2025-05-02
vmstate: support varray for vmstate_clock!
Paolo Bonzini
1
-3
/
+10
2025-05-02
rust/vmstate: Add support for field_exists checks
Zhao Liu
1
-33
/
+37
2025-05-02
scripts/vmstate-static-checker.py: Allow new name for ghes_addr_le field
Thomas Huth
1
-0
/
+1
2025-05-02
migration/rdma: Remove qemu_rdma_broken_ipv6_kernel
Jack Wang
1
-176
/
+4
2025-05-02
migration/postcopy: Spatial locality page hint for preempt mode
Peter Xu
1
-1
/
+96
2025-05-02
tests/qtest/migration: consolidate set capabilities
Prasad Pandit
9
-84
/
+150
2025-05-02
migration/ram: Implement save_postcopy_prepare()
Peter Xu
1
-0
/
+37
2025-05-02
migration: Add save_postcopy_prepare() savevm handler
Peter Xu
4
-0
/
+53
2025-05-02
migration: refactor channel discovery mechanism
Prasad Pandit
1
-60
/
+70
2025-05-02
migration/multifd: move macros to multifd header
Prasad Pandit
2
-5
/
+5
2025-05-02
migration: Fix latent bug in migrate_params_test_apply()
Markus Armbruster
1
-0
/
+5
2025-05-02
migration: Add qtest for migration over RDMA
Li Zhijian
3
-0
/
+137
2025-05-02
migration: Unfold control_save_page()
Li Zhijian
3
-34
/
+10
2025-05-02
migration/rdma: Remove redundant migration_in_postcopy checks
Li Zhijian
1
-3
/
+3
2025-05-02
migration: disable RDMA + postcopy-ram
Li Zhijian
1
-0
/
+4
2025-05-02
migration: check RDMA and capabilities are compatible on both sides
Li Zhijian
3
-10
/
+42
2025-05-02
pc-bios: Add AST27x0 vBootrom
Jamin Lin
4
-0
/
+8
2025-04-30
docs/devel/build-environment: enhance MSYS2 instructions
Pierrick Bouvier
1
-2
/
+2
2025-04-30
hw/rtc/mc146818rtc: Drop pre-v3 migration stream support
Philippe Mathieu-Daudé
1
-10
/
+8
2025-04-30
meson.build: Put the D-Bus summary into the UI section
Thomas Huth
1
-1
/
+1
2025-04-30
tests/functional/test_ppc64_pseries: Skip test_ppc64_linux_smt_boot if necessary
Thomas Huth
1
-0
/
+1
2025-04-30
Drop support for Python 3.8
Thomas Huth
7
-19
/
+17
2025-04-30
meson/configure: add 'valgrind' option & --{en, dis}able-valgrind flag
Daniel P. Berrangé
3
-1
/
+17
2025-04-30
file-posix: Fix crash on discard_granularity == 0
Kevin Wolf
1
-1
/
+1
2025-04-30
target/s390x: Return UVC cmd code, RC and RRC value when DIAG 308 Subcode 10 ...
Gautam Gala
5
-35
/
+73
2025-04-30
target/s390x: Introduce function when exiting PV
Gautam Gala
1
-8
/
+6
2025-04-30
target/s390x: Introduce constant when checking if PV header couldn't be decry...
Gautam Gala
1
-1
/
+2
2025-04-28
tcg/sparc64: Implement CTPOP
Richard Henderson
1
-5
/
+22
[prev]
[next]