From: Joerg Roedel Date: Mon, 4 Apr 2011 10:39:24 +0000 (+0200) Subject: KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTED X-Git-Tag: v3.0-rc1~350^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=775fde8648ebc588d07de39457aadc7c2131df2e;p=pandora-kernel.git KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTED This patch prevents the changed CPU state to be written back when the emulator detected that the instruction was intercepted by the guest. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed