From: Huw Davies Date: Wed, 16 Apr 2014 09:02:51 +0000 (+0100) Subject: KVM: VMX: Advance rip to after an ICEBP instruction X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd2a445a94d2ab6b39fb623dc02fee48d01a565a;p=pandora-kernel.git KVM: VMX: Advance rip to after an ICEBP instruction When entering an exception after an ICEBP, the saved instruction pointer should point to after the instruction. This fixes the bug here: https://bugs.launchpad.net/qemu/+bug/1119686 Signed-off-by: Huw Davies Reviewed-by: Jan Kiszka Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed