From: Gleb Natapov Date: Wed, 28 Apr 2010 16:15:41 +0000 (+0300) Subject: KVM: x86 emulator: use shadowed register in emulate_sysexit() X-Git-Tag: v2.6.36-rc1~580^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdb475a323858101f4a5ad6a1a04b1dd8885325a;p=pandora-kernel.git KVM: x86 emulator: use shadowed register in emulate_sysexit() emulate_sysexit() should use shadowed registers copy instead of looking into vcpu state directly. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed