From: Jan Kiszka Date: Thu, 8 Aug 2013 14:26:31 +0000 (+0200) Subject: KVM: nVMX: Implement support for EFER saving on VM-exit X-Git-Tag: v3.13-rc1~80^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10ba54a58949e222dcb9cd9fb64cd3e7f53fc6b1;p=pandora-kernel.git KVM: nVMX: Implement support for EFER saving on VM-exit Implement and advertise VM_EXIT_SAVE_IA32_EFER. L0 traps EFER writes unconditionally, so we always find the current L2 value in the architectural state. Signed-off-by: Jan Kiszka Reviewed-by: Gleb Natapov Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed