tools headers: Sync KVM headers with the kernel source
To pick up the changes in this cset: f55ce5a6 KVM: arm64: Expose new KVM cap for cacheable PFNMAP 28224ef0 KVM: TDX: Report supported optional TDVMCALLs in TDX capabilities 4580dbef KVM: TDX: Exit to userspace for SetupEventNotifyInterrupt 25e8b1dd KVM: TDX: Exit to userspace for GetTdVmCallInfo cf207eac KVM: TDX: Handle TDG.VP.VMCALL<GetQuote> This addresses these perf build warnings: 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 Please see tools/include/uapi/README for further details. Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: kvm@vger.kernel.org Signed-off-by:Namhyung Kim <namhyung@kernel.org>
Loading
Please sign in to comment