From: Jan Kiszka Date: Mon, 5 Oct 2009 11:07:21 +0000 (+0200) Subject: KVM: x86: Rework guest single-step flag injection and filtering X-Git-Tag: v2.6.33-rc1~387^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91586a3b7d79432772a3cdcb81473cd08a237c79;p=pandora-kernel.git KVM: x86: Rework guest single-step flag injection and filtering Push TF and RF injection and filtering on guest single-stepping into the vender get/set_rflags callbacks. This makes the whole mechanism more robust wrt user space IOCTL order and instruction emulations. Signed-off-by: Jan Kiszka Signed-off-by: Avi Kivity --- Reading git-diff-tree failed