]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 10 Sep 2021 14:46:54 +0000 (11:46 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 19 Aug 2022 18:30:34 +0000 (15:30 -0300)
commitd4db00fc99f4d2e94f73e69314b98c52a1d0801e
treee855a709cd07b8436e5e4bc9f24e17319caa0f3f
parent185ebe80e3a65f408714ab32b26716efe2530681
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources

To pick the changes in:

  d0c4d9b36cc6c825 ("KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to make it #UD specific")
  0409f747ec5e9cd9 ("treewide: uapi: Replace zero-length arrays with flexible-array members")
  9cf82d5a761503f3 ("KVM: x86: Add a quirk for KVM's "MONITOR/MWAIT are NOPs!" behavior")
  1d0a08a71da60d16 ("KVM: x86: PIT: Preserve state of speaker port data bit")
  ec135f68ccfef992 ("KVM: x86: Extend KVM_{G,S}ET_VCPU_EVENTS to support pending triple fault")

That just rebuilds kvm-stat.c on x86, no change in functionality.

This silences these perf build warning:

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

Cc: Chenyi Qiang <chenyi.qiang@intel.com>
Cc: Sean Christopherson <seanjc@google.com>
Cc: Gustavo A. R. Silva <gustavoars@kernel.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Paul Durrant <pdurrant@amazon.com>
Link: https://lore.kernel.org/lkml/Yv6OMPKYqYSbUxwZ@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/x86/include/uapi/asm/kvm.h