tools headers UAPI: Sync linux/kvm.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 10 Mar 2021 12:18:30 +0000 (09:18 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 10 Mar 2021 12:18:30 +0000 (09:18 -0300)
commit49f2675f5b4d5d0af22c963f9f6152abb1bb15aa
tree778720fd2c091b1a96d0e0a89dbfccfcea5178b2
parentc3d59cfde9cc1fa699eb6bf0d3ce4156354e3a98
tools headers UAPI: Sync linux/kvm.h with the kernel sources

To pick the changes in:

  30b5c851af7991ad ("KVM: x86/xen: Add support for vCPU runstate information")

That don't cause any change in tooling as it doesn't introduce any new
ioctl, just parameters to existing one.

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: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Woodhouse <dwmw@amazon.co.uk>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@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