From: Nadav Amit Date: Mon, 21 Jul 2014 11:37:28 +0000 (+0300) Subject: KVM: x86: popf emulation should not change RF X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=163b135e7b09e9158f7eb0aa74e716865e3005d2;p=pandora-kernel.git KVM: x86: popf emulation should not change RF RFLAGS.RF is always zero after popf. Therefore, popf should not updated RF, as anyhow emulating popf, just as any other instruction should clear RFLAGS.RF. Signed-off-by: Nadav Amit Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed