]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers UAPI: Sync linux/kvm.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 9 May 2021 12:39:02 +0000 (09:39 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 1 Apr 2022 19:19:35 +0000 (16:19 -0300)
commitea328fc601351364379109d4503374de3adbb7c8
tree4534cbd2c757df2b1eebcca158d2964419ed8894
parent3a2e86c5b621fe6b9b49a51f00b84b674e6a3822
tools headers UAPI: Sync linux/kvm.h with the kernel sources

To pick the changes in:

  9539e00bfe16ad1b ("KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2")
  4f43b1a785ce5d2e ("KVM: s390: Add vm IOCTL for key checked guest absolute memory access")
  67e23204fed216f1 ("KVM: s390: Add optional storage key checking to MEMOP IOCTL")

That just rebuilds perf, as these patches don't add any new KVM ioctl to
be harvested for the the 'perf trace' ioctl syscall argument
beautifiers.

This is also by now used by tools/testing/selftests/kvm/, a simple test
build succeeded.

This silences this perf build warning:

  Warning: Kernel ABI header at 'tools/include/uapi/linux/kvm.h' differs from latest version at 'include/uapi/linux/kvm.h'
  diff -u tools/include/uapi/linux/kvm.h include/uapi/linux/kvm.h

Cc: Christian Borntraeger <borntraeger@linux.ibm.com>
Cc: Janis Schoetterl-Glausch <scgl@linux.ibm.com>
Cc: Oliver Upton <oupton@google.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Link: http://lore.kernel.org/lkml/YkSCOWHQdir1lhdJ@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/kvm.h