qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Tianrui Zhao <zhaotianrui@loongson.cn>, qemu-devel@nongnu.org
Cc: kvm@vger.kernel.org, Paolo Bonzini <pbonzini@redhat.com>,
	gaosong@loongson.cn, "Michael S . Tsirkin" <mst@redhat.com>,
	Cornelia Huck <cohuck@redhat.com>,
	maobibo@loongson.cn, philmd@linaro.org, peter.maydell@linaro.org
Subject: Re: [PATCH RFC v2 7/9] target/loongarch: Implement kvm_arch_handle_exit
Date: Wed, 3 May 2023 07:22:22 +0100	[thread overview]
Message-ID: <20e8f2ee-5612-251f-62b2-20ab75345d59@linaro.org> (raw)
In-Reply-To: <20230427072645.3368102-8-zhaotianrui@loongson.cn>

On 4/27/23 08:26, Tianrui Zhao wrote:
> Implement kvm_arch_handle_exit for loongarch. In this
> function, the KVM_EXIT_LOONGARCH_IOCSR is handled,
> we read or write the iocsr address space by the addr,
> length and is_write argument in kvm_run.
> 
> Signed-off-by: Tianrui Zhao<zhaotianrui@loongson.cn>
> ---
>   target/loongarch/kvm.c        | 24 +++++++++++++++++++++++-
>   target/loongarch/trace-events |  1 +
>   2 files changed, 24 insertions(+), 1 deletion(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~


  reply	other threads:[~2023-05-03  6:23 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-27  7:26 [PATCH RFC v2 0/9] Add loongarch kvm accel support Tianrui Zhao
2023-04-27  7:26 ` [PATCH RFC v2 1/9] linux-headers: Add KVM headers for loongarch Tianrui Zhao
2023-04-27  7:26 ` [PATCH RFC v2 2/9] target/loongarch: Define some kvm_arch interfaces Tianrui Zhao
2023-05-02 11:01   ` Richard Henderson
2023-04-27  7:26 ` [PATCH RFC v2 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset Tianrui Zhao
2023-05-02 11:04   ` Richard Henderson
2023-05-04  2:54     ` Tianrui Zhao
2023-04-27  7:26 ` [PATCH RFC v2 4/9] target/loongarch: Implement kvm get/set registers Tianrui Zhao
2023-05-02 11:24   ` Richard Henderson
2023-05-04  2:59     ` Tianrui Zhao
2023-04-27  7:26 ` [PATCH RFC v2 5/9] target/loongarch: Implement kvm_arch_init function Tianrui Zhao
2023-05-02 11:27   ` Richard Henderson
2023-04-27  7:26 ` [PATCH RFC v2 6/9] target/loongarch: Implement kvm_arch_init_vcpu Tianrui Zhao
2023-05-02 11:32   ` Richard Henderson
2023-05-04  3:01     ` Tianrui Zhao
2023-04-27  7:26 ` [PATCH RFC v2 7/9] target/loongarch: Implement kvm_arch_handle_exit Tianrui Zhao
2023-05-03  6:22   ` Richard Henderson [this message]
2023-04-27  7:26 ` [PATCH RFC v2 8/9] target/loongarch: Implement set vcpu intr for kvm Tianrui Zhao
2023-04-27  7:26 ` [PATCH RFC v2 9/9] target/loongarch: Add loongarch kvm into meson build Tianrui Zhao
2023-05-03  6:24   ` Richard Henderson

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=20e8f2ee-5612-251f-62b2-20ab75345d59@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=cohuck@redhat.com \
    --cc=gaosong@loongson.cn \
    --cc=kvm@vger.kernel.org \
    --cc=maobibo@loongson.cn \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=zhaotianrui@loongson.cn \
    /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).