Skip to content
Commit ddc59297 authored by Namhyung Kim's avatar Namhyung Kim
Browse files

tools headers: Update the KVM headers with the kernel sources



To pick up the changes in:

  af5366be KVM: x86: Drop the now unused KVM_X86_DISABLE_VALID_EXITS
  915d2f07 KVM: Move KVM_REG_SIZE() definition to common uAPI header
  5c178481 KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
  93647895 KVM: x86: Add a VM type define for TDX
  fa662c90 KVM: SVM: Add Idle HLT intercept support
  3adaee78 KVM: arm64: Allow userspace to change the implementation ID registers
  faf7714a KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ
  c0000e58 KVM: arm64: Introduce KVM_REG_ARM_VENDOR_HYP_BMAP_2
  f83c41fb KVM: arm64: Allow userspace to limit NV support to nVHE

Addressing this perf tools build warning:

  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
    diff -u tools/arch/x86/include/uapi/asm/svm.h arch/x86/include/uapi/asm/svm.h
    diff -u tools/arch/arm64/include/uapi/asm/kvm.h arch/arm64/include/uapi/asm/kvm.h

Please see tools/include/uapi/README for further details.

Acked-by: default avatarIngo Molnar <mingo@kernel.org>
Tested-by: default avatarVenkat Rao Bagalkote <venkat88@linux.ibm.com>
Cc: kvm@vger.kernel.org
Link: https://lore.kernel.org/r/20250410001125.391820-2-namhyung@kernel.org


Signed-off-by: default avatarNamhyung Kim <namhyung@kernel.org>
parent 0af2f6be
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment