]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
KVM: x86: API changes for SMM support
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 1 Apr 2015 13:06:40 +0000 (15:06 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 4 Jun 2015 14:01:11 +0000 (16:01 +0200)
commitf077825a8758d79838a757dafb79adcdd047ef3a
tree89c7e96e8cd906a2ca9debc123dd84af10ab8b21
parenta584539b24b87dc8be83a713006396cabec47833
KVM: x86: API changes for SMM support

This patch includes changes to the external API for SMM support.
Userspace can predicate the availability of the new fields and
ioctls on a new capability, KVM_CAP_X86_SMM, which is added at the end
of the patch series.

Reviewed-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Documentation/virtual/kvm/api.txt
arch/x86/include/asm/kvm_host.h
arch/x86/include/uapi/asm/kvm.h
arch/x86/kvm/kvm_cache_regs.h
arch/x86/kvm/lapic.h
arch/x86/kvm/x86.c
include/uapi/linux/kvm.h