From: Gleb Natapov Date: Wed, 28 Apr 2010 16:15:39 +0000 (+0300) Subject: KVM: x86 emulator: advance RIP outside x86 emulator code X-Git-Tag: v2.6.36-rc1~580^2~175 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95c5588652f7742a21c33d9dcce0e043e057d04f;p=pandora-kernel.git KVM: x86 emulator: advance RIP outside x86 emulator code Return new RIP as part of instruction emulation result instead of updating KVM's RIP from x86 emulator code. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed