]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers UAPI: Sync kvm.h headers with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 14 Sep 2020 22:02:18 +0000 (19:02 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 14 Sep 2020 22:02:18 +0000 (19:02 -0300)
commit845fdfd354e03acc2b5438d0011e1a90fa1a8b90
treebd7c769bec2fe5b6ee849284037a62de1e158c7b
parent5342d57de0f1133e043e9c4d1c2141cb2fd64f7b
tools headers UAPI: Sync kvm.h headers with the kernel sources

To pick the changes in:

  742125d5309bc7b9 ("KVM: MIPS: Change the definition of kvm type")
  16a7e52da85ea6b8 ("arm64/x86: KVM: Introduce steal-time cap")

That do not result in any change in tooling, as the additions are not
being used in any table generator.

This silences these 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: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andrew Jones <drjones@redhat.com>
Cc: Huacai Chen <chenhc@lemote.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Marc Zyngier <maz@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/kvm.h