Loading
tools headers: Sync UAPI KVM headers with kernel sources
To pick up changes from: ad9c62bd ("KVM: arm64: VM exit to userspace to handle SEA") 8e8678e7 ("KVM: s390: Add capability that forwards operation exceptions") e0c26d47 ("Merge tag 'kvm-s390-next-6.19-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD") 7a61d613 ("KVM: SEV: Publish supported SEV-SNP policy bits") This should be used to beautify DRM syscall arguments and it addresses these tools/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. Cc: kvm@vger.kernel.org Signed-off-by:Namhyung Kim <namhyung@kernel.org>