]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers kvm: Sync kvm headers with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 9 May 2021 12:45:25 +0000 (09:45 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 10 May 2021 12:01:00 +0000 (09:01 -0300)
commit0c35ae4828405dc5e22a4b41b0d7e080ba1cc37f
tree6d7e38135f3609ff74a12b7fb508d221ed386736
parentc48545e0876f81f2225eb79298331eda437c7705
tools headers kvm: Sync kvm headers with the kernel sources

To pick the changes in:

  ea0937a5a1b432c1 ("KVM: VMX: Add basic handling of VM-Exit from SGX enclave")

None of them trigger any changes in tooling, this time this is just to silence
these perf build warnings:

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

Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Sean Christopherson <seanjc@google.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/x86/include/uapi/asm/vmx.h