qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cornelia Huck <cohuck@redhat.com>
To: xianglai li <lixianglai@loongson.cn>, qemu-devel@nongnu.org
Cc: gaosong@loongson.cn, maobibo@loongson.cn,
	zhaotianrui@loongson.cn, mst@redhat.com, pbonzini@redhat.com,
	marcandre.lureau@redhat.com, berrange@redhat.com,
	thuth@redhat.com, philmd@linaro.org,
	richard.henderson@linaro.org, peter.maydell@linaro.org,
	yangxiaojuan@loongson.cn
Subject: Re: [PATCH v1 1/9] linux-headers: Add KVM headers for loongarch
Date: Wed, 08 Nov 2023 10:57:30 +0100	[thread overview]
Message-ID: <874jhwr2id.fsf@redhat.com> (raw)
In-Reply-To: <20231108014141.2590657-2-lixianglai@loongson.cn>

On Wed, Nov 08 2023, xianglai li <lixianglai@loongson.cn> wrote:

> From: zhaotianrui <zhaotianrui@loongson.cn>
>
> Update linux KVM headers about LoongArch KVM form linux
> kernel. Mainly contains some KVM structures and macro
> defines such as LoongArch KVM registers number, LoongArch
> fpu structure, exit reason of LoongArch IOCSR, etc.
>
> Signed-off-by: zhaotianrui <zhaotianrui@loongson.cn>
> Signed-off-by: xianglai li <lixianglai@loongson.cn>
> ---
>  linux-headers/asm-loongarch/kvm.h | 108 ++++++++++++++++++++++++++++++
>  linux-headers/linux/kvm.h         |   9 +++
>  2 files changed, 117 insertions(+)
>  create mode 100644 linux-headers/asm-loongarch/kvm.h

This needs to be a full headers sync with a defined Linux kernel version
(e.g. with -rc1), not just the LoongArch parts.



  reply	other threads:[~2023-11-08  9:58 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-08  1:41 [PATCH v1 0/9] Add loongarch kvm accel support xianglai li
2023-11-08  1:41 ` [PATCH v1 1/9] linux-headers: Add KVM headers for loongarch xianglai li
2023-11-08  9:57   ` Cornelia Huck [this message]
2023-11-08  1:41 ` [PATCH v1 2/9] target/loongarch: Define some kvm_arch interfaces xianglai li
2023-11-08  1:41 ` [PATCH v1 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset xianglai li
2023-11-08  1:41 ` [PATCH v1 4/9] target/loongarch: Implement kvm get/set registers xianglai li
2023-11-08  9:48   ` Philippe Mathieu-Daudé
2023-11-08  1:41 ` [PATCH v1 5/9] target/loongarch: Implement kvm_arch_init function xianglai li
2023-11-08  1:41 ` [PATCH v1 6/9] target/loongarch: Implement kvm_arch_init_vcpu xianglai li
2023-11-08  1:41 ` [PATCH v1 7/9] target/loongarch: Implement kvm_arch_handle_exit xianglai li
2023-11-08  1:41 ` [PATCH v1 8/9] target/loongarch: Implement set vcpu intr for kvm xianglai li
2023-11-08  9:53   ` Philippe Mathieu-Daudé
2023-11-08  1:41 ` [PATCH v1 9/9] target/loongarch: Add loongarch kvm into meson build xianglai li
2023-11-08 18:42   ` 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=874jhwr2id.fsf@redhat.com \
    --to=cohuck@redhat.com \
    --cc=berrange@redhat.com \
    --cc=gaosong@loongson.cn \
    --cc=lixianglai@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=philmd@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).