From: Paolo Bonzini Date: Thu, 7 May 2015 09:36:11 +0000 (+0200) Subject: KVM: x86: stubs for SMM support X-Git-Tag: omap-for-v4.2/fixes-rc1^2~138^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64d6067057d9658acb8675afcfba549abdb7fc16;p=pandora-kernel.git KVM: x86: stubs for SMM support This patch adds the interface between x86.c and the emulator: the SMBASE register, a new emulator flag, the RSM instruction. It also adds a new request bit that will be used by the KVM_SMI ioctl. Reviewed-by: Radim Krčmář Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed