qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH RFC v1 01/10] linux-headers: Add KVM headers for loongarch


From: Tianrui Zhao
Subject: Re: [PATCH RFC v1 01/10] linux-headers: Add KVM headers for loongarch
Date: Sun, 23 Apr 2023 14:59:09 +0800
User-agent: Mozilla/5.0 (X11; Linux mips64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0



在 2023年04月20日 20:59, Tianrui Zhao 写道:


在 2023年04月20日 17:49, Cornelia Huck 写道:
On Thu, Apr 20 2023, Tianrui Zhao <zhaotianrui@loongson.cn> wrote:

Add asm-loongarch/kvm.h for loongarch KVM, and update
the linux/kvm.h about loongarch part. The structures in
the header are used as kvm_ioctl arguments.
Just a procedural note: It's probably best to explicitly mark this as a
placeholder patch until you can replace it with a full headers update.
Thanks, I will mark this as a placeholder patch until it can be merged.

Thanks
Tianrui Zhao
I will use update-linux-headers.sh to generate the kvm related headers until the linux kvm patches are accepted. And now this patch is only a placeholder to show some kvm structures and macros for reviewers.

Thanks
Tianrui Zhao

Signed-off-by: Tianrui Zhao <zhaotianrui@loongson.cn>
---
linux-headers/asm-loongarch/kvm.h | 99 +++++++++++++++++++++++++++++++
  linux-headers/linux/kvm.h         |  9 +++
  2 files changed, 108 insertions(+)
  create mode 100644 linux-headers/asm-loongarch/kvm.h





reply via email to

[Prev in Thread] Current Thread [Next in Thread]