• A
    tools headers UAPI: Sync kvm.h headers with the kernel sources · 6016e034
    Arnaldo Carvalho de Melo 提交于
    To pick the changes in:
    
      3edd6839 ("KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR support")
      1aa561b1 ("kvm: x86: Add "last CPU" to some KVM_EXIT information")
      23a60f83 ("s390/kvm: diagnose 0x318 sync and reset")
    
    That do not result in any change in tooling, as the additions are not
    being used in any table generator.
    
    This silences these 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: Christian Borntraeger <borntraeger@de.ibm.com>
    Cc: Collin Walling <walling@linux.ibm.com>
    Cc: Jim Mattson <jmattson@google.com>
    Cc: Jiri Olsa <jolsa@kernel.org>
    Cc: Mohammed Gamal <mgamal@redhat.com>
    Cc: Namhyung Kim <namhyung@kernel.org>
    Cc: Paolo Bonzini <pbonzini@redhat.com>
    Signed-off-by: NArnaldo Carvalho de Melo <acme@redhat.com>
    6016e034
kvm.h 47.1 KB