You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tools headers UAPI: Sync kvm header with the kernel sources
To pick the changes in:
c9c1e20 ("KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT")
012426d ("KVM: TDX: Finalize VM initialization")
c846b45 ("KVM: TDX: Add an ioctl to create initial guest memory")
488808e ("KVM: x86: Introduce KVM_TDX_GET_CPUID")
a50f673 ("KVM: TDX: Do TDX specific vcpu initialization")
0186dd2 ("KVM: TDX: add ioctl to initialize VM with TDX specific parameters")
61bb282 ("KVM: TDX: Get system-wide info about TDX module on initialization")
b2aaf38 ("KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl")
This addresses these perf build warnings:
Warning: Kernel ABI header differences:
diff -u tools/arch/x86/include/uapi/asm/kvm.h arch/x86/include/uapi/asm/kvm.h
Please see tools/include/uapi/README for further details.
Cc: Adrian Hunter <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Isaku Yamahata <[email protected]>
Cc: James Clark <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Xiaoyao Li <[email protected]>
Cc: Yan Zhao <[email protected]>
Link: https://lore.kernel.org/r/aErqLPktXIzGyS-m@x1
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
0 commit comments