libx86: generate cpuid-autogen.h in the libx86 include dir
authorRoger Pau Monné <roger.pau@citrix.com>
Thu, 21 Jun 2018 14:35:46 +0000 (16:35 +0200)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 19 Jul 2018 18:31:31 +0000 (19:31 +0100)
commiteddf9559c9779e9a11e1c4db46b5ec26b3cb8709
tree418102ab47d8135550a06e6d7a3a1421fad6c6b3
parent0e96f3d52ec200b8f7764164e22d76eef6151f59
libx86: generate cpuid-autogen.h in the libx86 include dir

This avoids all users needing to opencode local generation of the file.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
.gitignore
tools/include/Makefile
tools/libxc/Makefile
tools/libxc/xc_cpuid_x86.c
xen/include/Makefile
xen/include/asm-x86/cpufeatures.h
xen/include/xen/lib/x86/Makefile [new file with mode: 0644]
xen/include/xen/lib/x86/cpuid.h