mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-28 10:15:32 -05:00
To pick up the changes in this cset:f55ce5a6cdKVM: arm64: Expose new KVM cap for cacheable PFNMAP28224ef02bKVM: TDX: Report supported optional TDVMCALLs in TDX capabilities4580dbef5cKVM: TDX: Exit to userspace for SetupEventNotifyInterrupt25e8b1dd48KVM: TDX: Exit to userspace for GetTdVmCallInfocf207eac06KVM: 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>