From: Andrew Jones <ajones@ventanamicro.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: qemu-devel@nongnu.org, qemu-riscv@nongnu.org,
kvm@vger.kernel.org, Aleksandar Rikalo <arikalo@gmail.com>,
Chinmay Rath <rathc@linux.ibm.com>,
Matthew Rosato <mjrosato@linux.ibm.com>,
Alistair Francis <alistair.francis@wdc.com>,
Palmer Dabbelt <palmer@dabbelt.com>,
qemu-s390x@nongnu.org, David Hildenbrand <david@redhat.com>,
Marcelo Tosatti <mtosatti@redhat.com>,
Nicholas Piggin <npiggin@gmail.com>,
Daniel Henrique Barboza <dbarboza@ventanamicro.com>,
Liu Zhiwei <zhiwei_liu@linux.alibaba.com>,
Jiaxun Yang <jiaxun.yang@flygoat.com>,
Harsh Prateek Bora <harshpb@linux.ibm.com>,
Paolo Bonzini <pbonzini@redhat.com>,
Ilya Leoshkevich <iii@linux.ibm.com>,
Richard Henderson <richard.henderson@linaro.org>,
Thomas Huth <thuth@redhat.com>,
Christian Borntraeger <borntraeger@linux.ibm.com>,
Halil Pasic <pasic@linux.ibm.com>,
Aurelien Jarno <aurelien@aurel32.net>,
Song Gao <gaosong@loongson.cn>, Weiwei Li <liwei1518@gmail.com>,
qemu-ppc@nongnu.org, Huacai Chen <chenhuacai@kernel.org>,
Eric Farman <farman@linux.ibm.com>
Subject: Re: [PATCH v2 0/3] accel/kvm: Cleanups around kvm_arch_put_registers()
Date: Wed, 8 Oct 2025 11:29:09 -0500 [thread overview]
Message-ID: <20251008-3120f4e8a25446b5a05aaa7d@orel> (raw)
In-Reply-To: <20251008040715.81513-1-philmd@linaro.org>
On Wed, Oct 08, 2025 at 06:07:11AM +0200, Philippe Mathieu-Daudé wrote:
> Extracted from a bigger series aiming to make accelerator
> synchronization of vcpu state slightly clearer. Here KVM
> patches around kvm_arch_put_registers():
> - Move KVM_PUT_[RESET|RUNTIME|FULL]_STATE to an enum
> - Factor common code out of kvm_cpu_synchronize_post_*()
>
> Philippe Mathieu-Daudé (3):
> accel/kvm: Do not expect more then KVM_PUT_FULL_STATE
> accel/kvm: Introduce KvmPutState enum
> accel/kvm: Factor kvm_cpu_synchronize_put() out
>
> include/system/kvm.h | 16 +++++++------
> accel/kvm/kvm-all.c | 47 +++++++++++++++-----------------------
> target/i386/kvm/kvm.c | 6 ++---
> target/loongarch/kvm/kvm.c | 8 +++----
> target/mips/kvm.c | 6 ++---
> target/ppc/kvm.c | 2 +-
> target/riscv/kvm/kvm-cpu.c | 2 +-
> target/s390x/kvm/kvm.c | 2 +-
> 8 files changed, 41 insertions(+), 48 deletions(-)
>
> --
> 2.51.0
>
>
For the series,
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
next prev parent reply other threads:[~2025-10-08 16:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-08 4:07 [PATCH v2 0/3] accel/kvm: Cleanups around kvm_arch_put_registers() Philippe Mathieu-Daudé
2025-10-08 4:07 ` [PATCH v2 1/3] accel/kvm: Do not expect more then KVM_PUT_FULL_STATE Philippe Mathieu-Daudé
2025-10-08 4:07 ` [PATCH v2 2/3] accel/kvm: Introduce KvmPutState enum Philippe Mathieu-Daudé
2025-10-08 4:07 ` [PATCH v2 3/3] accel/kvm: Factor kvm_cpu_synchronize_put() out Philippe Mathieu-Daudé
2025-10-08 16:29 ` Andrew Jones [this message]
2025-10-11 7:04 ` [PATCH v2 0/3] accel/kvm: Cleanups around kvm_arch_put_registers() Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251008-3120f4e8a25446b5a05aaa7d@orel \
--to=ajones@ventanamicro.com \
--cc=alistair.francis@wdc.com \
--cc=arikalo@gmail.com \
--cc=aurelien@aurel32.net \
--cc=borntraeger@linux.ibm.com \
--cc=chenhuacai@kernel.org \
--cc=david@redhat.com \
--cc=dbarboza@ventanamicro.com \
--cc=farman@linux.ibm.com \
--cc=gaosong@loongson.cn \
--cc=harshpb@linux.ibm.com \
--cc=iii@linux.ibm.com \
--cc=jiaxun.yang@flygoat.com \
--cc=kvm@vger.kernel.org \
--cc=liwei1518@gmail.com \
--cc=mjrosato@linux.ibm.com \
--cc=mtosatti@redhat.com \
--cc=npiggin@gmail.com \
--cc=palmer@dabbelt.com \
--cc=pasic@linux.ibm.com \
--cc=pbonzini@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=qemu-riscv@nongnu.org \
--cc=qemu-s390x@nongnu.org \
--cc=rathc@linux.ibm.com \
--cc=richard.henderson@linaro.org \
--cc=thuth@redhat.com \
--cc=zhiwei_liu@linux.alibaba.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).