• Arnaldo Carvalho de Melo's avatar
    tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources · effa7685
    Arnaldo Carvalho de Melo authored
    To pick the changes in:
    
      8aff460f ("KVM: x86: Add a VALID_MASK for the flags in kvm_msr_filter_range")
      c1340fe3 ("KVM: x86: Add a VALID_MASK for the flag in kvm_msr_filter")
      be837942 ("KVM: x86: Disallow the use of KVM_MSR_FILTER_DEFAULT_ALLOW in the kernel")
    
    That just rebuilds kvm-stat.c on x86, no change in functionality.
    
    This silences these perf build warning:
    
      Warning: Kernel ABI header at 'tools/arch/x86/include/uapi/asm/kvm.h' differs from latest version at 'arch/x86/include/uapi/asm/kvm.h'
      diff -u tools/arch/x86/include/uapi/asm/kvm.h arch/x86/include/uapi/asm/kvm.h
    
    Cc: Aaron Lewis <aaronlewis@google.com>
    Cc: Adrian Hunter <adrian.hunter@intel.com>
    Cc: Ian Rogers <irogers@google.com>
    Cc: Jiri Olsa <jolsa@kernel.org>
    Cc: Namhyung Kim <namhyung@kernel.org>
    Cc: Paolo Bonzini <pbonzini@redhat.com>
    Link: http://lore.kernel.org/lkml/Y8VR5wSAkd2A0HxS@kernel.orgSigned-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
    effa7685
kvm.h 11.7 KB