From: Nadav Amit Date: Mon, 21 Jul 2014 11:37:26 +0000 (+0300) Subject: KVM: x86: Clearing rflags.rf upon skipped emulated instruction X-Git-Tag: cleanup-for-v3.18~143^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb663c7ada380f3c89c2f83fdbe2b3626621385d;p=pandora-kernel.git KVM: x86: Clearing rflags.rf upon skipped emulated instruction When skipping an emulated instruction, rflags.rf should be cleared as it would be on real x86 CPU. Signed-off-by: Nadav Amit Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed