From: Joerg Roedel Date: Wed, 16 Sep 2009 13:24:16 +0000 (+0200) Subject: KVM: SVM: don't copy exit_int_info on nested vmrun X-Git-Tag: v2.6.33-rc1~387^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33527ad7e12a5cb50b39165945464600ab2f7632;p=pandora-kernel.git KVM: SVM: don't copy exit_int_info on nested vmrun The exit_int_info field is only written by the hardware and never read. So it does not need to be copied on a vmrun emulation. Signed-off-by: Joerg Roedel Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed