Loading
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
To pick the changes in: fddd0762 ("KVM: x86: Define AMD's #HV, #VC, and #SX exception vectors") f2f5519a ("KVM: x86: Define Control Protection Exception (#CP) vector") 9d6812d4 ("KVM: x86: Enable guest SSP read/write interface with new uAPIs") 06f2969c ("KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support") That just rebuilds kvm-stat.c on x86, no change in functionality. This silences these perf build warning: Warning: Kernel ABI header differences: diff -u tools/arch/x86/include/uapi/asm/kvm.h arch/x86/include/uapi/asm/kvm.h Please see tools/include/uapi/README for further details. Cc: Sean Christopherson <seanjc@google.com> Cc: Yang Weijiang <weijiang.yang@intel.com> Signed-off-by:Arnaldo Carvalho de Melo <acme@redhat.com>