• Arnaldo Carvalho de Melo's avatar
    tools headers kvm: Sync kvm.h headers with the kernel sources · 8daf1fb7
    Arnaldo Carvalho de Melo authored
    To pick the changes in:
    
      344c6c80 ("KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSH")
      dee04eee ("KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface")
    
    These trigger the rebuild of this object:
    
      CC       /tmp/build/perf/trace/beauty/ioctl.o
    
    But do not result in any change in tooling, as the additions are not
    being used in any table generatator.
    
    This silences this perf build warning:
    
      Warning: Kernel ABI header at 'tools/include/uapi/linux/kvm.h' differs from latest version at 'include/uapi/linux/kvm.h'
      diff -u tools/include/uapi/linux/kvm.h include/uapi/linux/kvm.h
    
    Cc: Adrian Hunter <adrian.hunter@intel.com>
    Cc: Anup Patel <Anup.Patel@wdc.com>
    Cc: Jiri Olsa <jolsa@kernel.org>
    Cc: Namhyung Kim <namhyung@kernel.org>
    Cc: Paolo Bonzini <pbonzini@redhat.com>
    Cc: Paul Walmsley <paul.walmsley@sifive.com>
    Cc: Tianyu Lan <Tianyu.Lan@microsoft.com>
    Link: https://lkml.kernel.org/n/tip-d1v48a0qfoe98u5v9tn3mu5u@git.kernel.org
    
    Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
    8daf1fb7
kvm.h 45.2 KB