Hi Peter, On 23/02/2017 19:35, Peter Maydell wrote: > On 23 February 2017 at 11:51, <vijay.kil...@gmail.com> wrote: >> From: Vijaya Kumar K <vijaya.ku...@cavium.com> >> >> 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 update with > the update-linux-headers.sh script.
With [Qemu-devel] [PATCH 0/2] update Linux headers to 4.11, Paolo fixed the update-linux-headers.sh (scripts/Makefile.headersinst:62: *** Missing generated UAPI file ./arch/arm/include/generated/uapi/asm/unistd-common.h. and also updated the ARM headers so this patch is not needed anymore I think. This is not pulled yet though. I tested it on Cavium ThunderX without this first patch. Tested-by: Eric Auger <eric.au...@redhat.com> Thanks Eric > > thanks > -- PMM >