From: Gleb Natapov Date: Wed, 10 Feb 2010 12:21:34 +0000 (+0200) Subject: KVM: x86 emulator: Fix popf emulation X-Git-Tag: v2.6.34-rc1~193^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4c6a1549c056f1d817e8f6f2f97d8b44933472f;p=pandora-kernel.git KVM: x86 emulator: Fix popf emulation POPF behaves differently depending on current CPU mode. Emulate correct logic to prevent guest from changing flags that it can't change otherwise. Signed-off-by: Gleb Natapov Cc: stable@kernel.org Signed-off-by: Avi Kivity --- Reading git-diff-tree failed