From: Nadav Amit Date: Mon, 21 Jul 2014 11:37:30 +0000 (+0300) Subject: KVM: x86: Cleanup of rflags.rf cleaning X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c6cb69b8e974049cca2cc4480052fb9e7df767b;p=pandora-kernel.git KVM: x86: Cleanup of rflags.rf cleaning RFLAGS.RF was cleaned in several functions (e.g., syscall) in the x86 emulator. Now that we clear it before the execution of an instruction in the emulator, we can remove the specific cleanup of RFLAGS.RF. Signed-off-by: Nadav Amit Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed