qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v7 for v10.0.0 0/2] target/riscv:Fix riscv64 kvm migration 
@ 2025-09-11  8:36 Xie Bo
  2025-09-11  8:36 ` [PATCH v7 for v10.0.0 1/2] Set KVM initial privilege mode and mp_state Xie Bo
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Xie Bo @ 2025-09-11  8:36 UTC (permalink / raw)
  To: qemu-devel
  Cc: ajones, qemu-riscv, mjt, pbonzini, anup, alistair.francis,
	rkrcmar, palmer, xiamy, Xie Bo

This series(v7) replaces the earlier series patch"[PATCH v6 for v10.0.0 0/2]
target/riscv: Fix riscv64 kvm migration".

Changes since v6:
- Patch 1: allow boot CPU to be randomly selected on each reset
- Patch 2: unchanged; keep Reviewed-by from Andrew Jones <ajones@ventanamicro.com>

Xie Bo (2):
  Set KVM initial privilege mode and mp_state
  Fix VM resume after QEMU+KVM migration

 target/riscv/cpu.c           | 17 +++++++++-
 target/riscv/cpu.h           |  2 ++
 target/riscv/kvm/kvm-cpu.c   | 60 ++++++++++++++++++++++++++++--------
 target/riscv/kvm/kvm_riscv.h |  3 +-
 target/riscv/machine.c       |  5 +--
 5 files changed, 70 insertions(+), 17 deletions(-)

-- 
2.43.0



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-09-11 12:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-11  8:36 [PATCH v7 for v10.0.0 0/2] target/riscv:Fix riscv64 kvm migration Xie Bo
2025-09-11  8:36 ` [PATCH v7 for v10.0.0 1/2] Set KVM initial privilege mode and mp_state Xie Bo
2025-09-11 12:46   ` Andrew Jones
2025-09-11  8:36 ` [PATCH v7 for v10.0.0 2/2] Fix VM resume after QEMU+KVM migration Xie Bo
2025-09-11 12:44 ` [PATCH v7 for v10.0.0 0/2] target/riscv:Fix riscv64 kvm migration Andrew Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).