From: Paolo Bonzini Date: Wed, 1 Apr 2015 13:06:40 +0000 (+0200) Subject: KVM: x86: API changes for SMM support X-Git-Tag: omap-for-v4.3/legacy-v2-signed~167^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f077825a8758d79838a757dafb79adcdd047ef3a;p=pandora-kernel.git 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ář Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed