From: Avi Kivity Date: Mon, 22 Nov 2010 15:53:23 +0000 (+0200) Subject: KVM: x86 emulator: drop dead pf injection in emulate_popf() X-Git-Tag: v2.6.38-rc1~244^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42438e364cbc1e95cacb4ca92688d54a50cf5c4d;p=pandora-kernel.git KVM: x86 emulator: drop dead pf injection in emulate_popf() If rc == X86EMUL_PROPAGATE_FAULT, we would have returned earlier. Signed-off-by: Avi Kivity Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed