From: Jan Kiszka Date: Sat, 4 Jan 2014 17:47:20 +0000 (+0100) Subject: KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexit X-Git-Tag: v3.14-rc1~127^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=533558bcb69ef28aff81b6ae9acda8943575319f;p=pandora-kernel.git KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexit Instead of fixing up the vmcs12 after the nested vmexit, pass key parameters already when calling nested_vmx_vmexit. This will help tracing those vmexits. Signed-off-by: Jan Kiszka Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed