From: Avi Kivity Date: Tue, 5 Apr 2011 13:25:20 +0000 (+0300) Subject: KVM: x86 emulator: Drop EFER.SVME requirement from VMMCALL X-Git-Tag: v3.0-rc1~350^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfeed29d6d3ebd5f31253d2c067e4e6c4aeb376b;p=pandora-kernel.git KVM: x86 emulator: Drop EFER.SVME requirement from VMMCALL VMMCALL requires EFER.SVME to be enabled in the host, not in the guest, which is what check_svme() checks. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed