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

2016-11-25 Thread Christoffer Dall
On Fri, Nov 25, 2016 at 02:12:12PM +0530, Vijay Kilari wrote: > On Fri, Nov 25, 2016 at 1:27 PM, Auger Eric wrote: > > Hi Vijay, > > > > On 23/11/2016 13:39, vijay.kil...@gmail.com wrote: > >> From: Vijaya Kumar K > >> > >> This temporary patch adds kernel API definitions. Use proper header updat

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

2016-11-25 Thread Vijay Kilari
On Fri, Nov 25, 2016 at 1:27 PM, Auger Eric wrote: > Hi Vijay, > > On 23/11/2016 13:39, vijay.kil...@gmail.com wrote: >> From: Vijaya Kumar K >> >> This temporary patch adds kernel API definitions. Use proper header update >> procedure after these features are released. > > Did you send the compl

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

2016-11-25 Thread Auger Eric
Hi Vijay, On 23/11/2016 13:39, vijay.kil...@gmail.com wrote: > From: Vijaya Kumar K > > This temporary patch adds kernel API definitions. Use proper header update > procedure after these features are released. Did you send the complete v6 series? I only see 1/4 and 4/4 of this v6 (https://lists

[Qemu-devel] [PATCH v6 1/4] kernel: Add definitions for GICv3 attributes

2016-11-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 Kumamr K --- linux-headers/asm-arm/kvm.h | 13 + linux-headers/asm-arm64/kvm.h | 13 +