• Arnaldo Carvalho de Melo's avatar
    tools headers UAPI: Sync kvm headers with the kernel sources · 88e52051
    Arnaldo Carvalho de Melo authored
    To pick the changes in:
    
      4af663c2 ("KVM: SEV: Allow per-guest configuration of GHCB protocol version")
      4f5defae ("KVM: SEV: introduce KVM_SEV_INIT2 operation")
      26c44aa9 ("KVM: SEV: define VM types for SEV and SEV-ES")
      ac5c4802 ("KVM: SEV: publish supported VMSA features")
      651d61bc ("KVM: PPC: Fix documentation for ppc mmu caps")
    
    That don't change functionality in tools/perf, as no new ioctl is added
    for the 'perf trace' scripts to harvest.
    
    This addresses these perf build warnings:
    
      Warning: Kernel ABI header differences:
        diff -u tools/include/uapi/linux/kvm.h include/uapi/linux/kvm.h
        diff -u tools/arch/x86/include/uapi/asm/kvm.h arch/x86/include/uapi/asm/kvm.h
    
    Cc: Adrian Hunter <adrian.hunter@intel.com>
    Cc: Ian Rogers <irogers@google.com>
    Cc: Jiri Olsa <jolsa@kernel.org>
    Cc: Joel Stanley <joel@jms.id.au>
    Cc: Michael Ellerman <mpe@ellerman.id.au>
    Cc: Michael Roth <michael.roth@amd.com>
    Cc: Namhyung Kim <namhyung@kernel.org>
    Cc: Paolo Bonzini <pbonzini@redhat.com>
    Link: https://lore.kernel.org/lkml/ZlYxAdHjyAkvGtMW@x1Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
    88e52051
kvm.h 19.4 KB