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

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

Changes since v5:
- Fix commit message style
- Randomly select boot CPU instead of hardcoding cpu_index=0

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] 7+ messages in thread

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-10  9:35 [PATCH v6 for v10.0.0 0/2] target/riscv:Fix riscv64 kvm migration Xie Bo
2025-09-10  9:35 ` [PATCH v6 1/2] Set KVM initial privilege mode and mp_state Xie Bo
2025-09-10 16:37   ` Andrew Jones
2025-09-10  9:35 ` [PATCH v6 2/2] Fix VM resume after QEMU+KVM migration Xie Bo
2025-09-10 16:41   ` Andrew Jones
2025-09-10  9:53 ` [PATCH v6 for v10.0.0 0/2] target/riscv:Fix riscv64 kvm migration Michael Tokarev
2025-09-11  8:28   ` 谢波

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).