Re: [PATCH v1 1/6] linux-headers: Update for dirty ring

2023-02-22 Thread Gavin Shan
On 2/22/23 7:49 PM, Cornelia Huck wrote: On Wed, Feb 22 2023, Gavin Shan wrote: On 2/22/23 3:30 AM, Peter Maydell wrote: On Mon, 13 Feb 2023 at 00:39, Gavin Shan wrote: Signed-off-by: Gavin Shan --- linux-headers/asm-arm64/kvm.h | 1 + linux-headers/linux/kvm.h | 2 ++ 2 files

Re: [PATCH v1 1/6] linux-headers: Update for dirty ring

2023-02-22 Thread Cornelia Huck
On Wed, Feb 22 2023, Gavin Shan wrote: > On 2/22/23 3:30 AM, Peter Maydell wrote: >> On Mon, 13 Feb 2023 at 00:39, Gavin Shan wrote: >>> >>> Signed-off-by: Gavin Shan >>> --- >>> linux-headers/asm-arm64/kvm.h | 1 + >>> linux-headers/linux/kvm.h | 2 ++ >>> 2 files changed, 3 insertions

Re: [PATCH v1 1/6] linux-headers: Update for dirty ring

2023-02-21 Thread Gavin Shan
On 2/22/23 3:30 AM, Peter Maydell wrote: On Mon, 13 Feb 2023 at 00:39, Gavin Shan wrote: Signed-off-by: Gavin Shan --- linux-headers/asm-arm64/kvm.h | 1 + linux-headers/linux/kvm.h | 2 ++ 2 files changed, 3 insertions(+) For this to be a non-RFC patch, this needs to be a proper sy

Re: [PATCH v1 1/6] linux-headers: Update for dirty ring

2023-02-21 Thread Peter Maydell
On Mon, 13 Feb 2023 at 00:39, Gavin Shan wrote: > > Signed-off-by: Gavin Shan > --- > linux-headers/asm-arm64/kvm.h | 1 + > linux-headers/linux/kvm.h | 2 ++ > 2 files changed, 3 insertions(+) For this to be a non-RFC patch, this needs to be a proper sync of the headers against an upstream

[PATCH v1 1/6] linux-headers: Update for dirty ring

2023-02-12 Thread Gavin Shan
Signed-off-by: Gavin Shan --- linux-headers/asm-arm64/kvm.h | 1 + linux-headers/linux/kvm.h | 2 ++ 2 files changed, 3 insertions(+) diff --git a/linux-headers/asm-arm64/kvm.h b/linux-headers/asm-arm64/kvm.h index 4bf2d7246e..a7cfefb3a8 100644 --- a/linux-headers/asm-arm64/kvm.h +++ b/linux