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

2023-04-23 Thread Tianrui Zhao
在 2023年04月20日 20:59, Tianrui Zhao 写道: 在 2023年04月20日 17:49, Cornelia Huck 写道: On Thu, Apr 20 2023, Tianrui Zhao 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 procedur

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

2023-04-20 Thread Tianrui Zhao
在 2023年04月20日 17:49, Cornelia Huck 写道: On Thu, Apr 20 2023, Tianrui Zhao 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

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

2023-04-20 Thread Cornelia Huck
On Thu, Apr 20 2023, Tianrui Zhao 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

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

2023-04-20 Thread Tianrui Zhao
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. Signed-off-by: Tianrui Zhao --- linux-headers/asm-loongarch/kvm.h | 99 +++ linux-headers/linux/kvm.h | 9