Re: [Qemu-devel] [PATCH v9 1/5] kernel: Add definitions for GICv3 attributes

2017-02-24 Thread Auger Eric
Hi Peter, On 23/02/2017 19:35, Peter Maydell wrote: > On 23 February 2017 at 11:51, wrote: >> From: Vijaya Kumar K >> >> This temporary patch adds kernel API definitions. >> Use proper header update procedure after these features >> are released. > > I can't put this patchset into QEMU with th

Re: [Qemu-devel] [PATCH v9 1/5] kernel: Add definitions for GICv3 attributes

2017-02-23 Thread Peter Maydell
On 23 February 2017 at 11:51, wrote: > From: Vijaya Kumar K > > This temporary patch adds kernel API definitions. > Use proper header update procedure after these features > are released. I can't put this patchset into QEMU with this temporary patch; you need to do a proper kernel headers updat

[Qemu-devel] [PATCH v9 1/5] kernel: Add definitions for GICv3 attributes

2017-02-23 Thread vijay . kilari
From: Vijaya Kumar K This temporary patch adds kernel API definitions. Use proper header update procedure after these features are released. Signed-off-by: Pavel Fedin Signed-off-by: Vijaya Kumar K --- linux-headers/asm-arm/kvm.h | 12 linux-headers/asm-arm64/kvm.h | 12 +++