From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: gaosong <gaosong@loongson.cn>,
Tianrui Zhao <zhaotianrui@loongson.cn>,
qemu-devel@nongnu.org
Cc: maobibo@loongson.cn, mst@redhat.com, cohuck@redhat.com,
pbonzini@redhat.com, marcandre.lureau@redhat.com,
berrange@redhat.com, thuth@redhat.com,
richard.henderson@linaro.org, peter.maydell@linaro.org,
yangxiaojuan@loongson.cn
Subject: Re: [PATCH v4 0/9] Add loongarch kvm accel support
Date: Wed, 10 Jan 2024 10:42:38 +0100 [thread overview]
Message-ID: <84dc483e-08fc-4a47-a192-3db2003b38cd@linaro.org> (raw)
In-Reply-To: <a51860ec-26f7-6567-bee5-86b03afb9dad@loongson.cn>
Hi Song,
On 10/1/24 03:46, gaosong wrote:
> 在 2024/1/5 下午3:57, Tianrui Zhao 写道:
>> This series add loongarch kvm support, mainly implement
>> some interfaces used by kvm, such as kvm_arch_get/set_regs,
>> kvm_arch_handle_exit, kvm_loongarch_set_interrupt, etc.
>> Tianrui Zhao (9):
>> linux-headers: Synchronize linux headers from linux v6.7.0-rc8
>> target/loongarch: Define some kvm_arch interfaces
>> target/loongarch: Supplement vcpu env initial when vcpu reset
>> target/loongarch: Implement kvm get/set registers
>> target/loongarch: Implement kvm_arch_init function
>> target/loongarch: Implement kvm_arch_init_vcpu
>> target/loongarch: Implement kvm_arch_handle_exit
>> target/loongarch: Implement set vcpu intr for kvm
>> target/loongarch: Add loongarch kvm into meson build
> Applied to loongarch-next.
Sorry it took me some time to test this on a loongarch64
host. I made minor changes to patch #8, please consider
the alternative:
https://lore.kernel.org/qemu-devel/20240110094152.52138-1-philmd@linaro.org/
and
https://lore.kernel.org/qemu-devel/20240110094152.52138-2-philmd@linaro.org/
next prev parent reply other threads:[~2024-01-10 9:43 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-05 7:57 [PATCH v4 0/9] Add loongarch kvm accel support Tianrui Zhao
2024-01-05 7:57 ` [PATCH v4 1/9] linux-headers: Synchronize linux headers from linux v6.7.0-rc8 Tianrui Zhao
2024-01-05 7:57 ` [PATCH v4 2/9] target/loongarch: Define some kvm_arch interfaces Tianrui Zhao
2024-01-05 7:57 ` [PATCH v4 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset Tianrui Zhao
2024-01-05 7:57 ` [PATCH v4 4/9] target/loongarch: Implement kvm get/set registers Tianrui Zhao
2024-01-05 7:58 ` [PATCH v4 5/9] target/loongarch: Implement kvm_arch_init function Tianrui Zhao
2024-01-05 7:58 ` [PATCH v4 6/9] target/loongarch: Implement kvm_arch_init_vcpu Tianrui Zhao
2024-01-05 7:58 ` [PATCH v4 7/9] target/loongarch: Implement kvm_arch_handle_exit Tianrui Zhao
2024-01-05 7:58 ` [PATCH v4 8/9] target/loongarch: Implement set vcpu intr for kvm Tianrui Zhao
2024-01-10 9:20 ` Philippe Mathieu-Daudé
2024-01-10 9:41 ` [PATCH v4 8/9a] target/loongarch: Restrict TCG-specific code Philippe Mathieu-Daudé
2024-01-10 9:41 ` [PATCH v4 8/9b] target/loongarch: Implement set vcpu intr for kvm Philippe Mathieu-Daudé
2024-01-11 2:29 ` gaosong
2024-01-11 8:24 ` Philippe Mathieu-Daudé
2024-01-05 7:58 ` [PATCH v4 9/9] target/loongarch: Add loongarch kvm into meson build Tianrui Zhao
2024-01-10 2:36 ` gaosong
2024-01-10 2:46 ` [PATCH v4 0/9] Add loongarch kvm accel support gaosong
2024-01-10 9:42 ` Philippe Mathieu-Daudé [this message]
2024-01-10 10:05 ` gaosong
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=84dc483e-08fc-4a47-a192-3db2003b38cd@linaro.org \
--to=philmd@linaro.org \
--cc=berrange@redhat.com \
--cc=cohuck@redhat.com \
--cc=gaosong@loongson.cn \
--cc=maobibo@loongson.cn \
--cc=marcandre.lureau@redhat.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=thuth@redhat.com \
--cc=yangxiaojuan@loongson.cn \
--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).