On Thu, Apr 20 2023, Tianrui Zhao <zhaotian...@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. > > Signed-off-by: Tianrui Zhao <zhaotian...@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