From: Jan Kiszka Date: Tue, 23 Feb 2010 16:47:55 +0000 (+0100) Subject: KVM: x86: Add kvm_is_linear_rip X-Git-Tag: v2.6.35-rc1~436^2~223 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f92653eeb496fe8624ac4b0d628c916a06a3d25c;p=pandora-kernel.git KVM: x86: Add kvm_is_linear_rip Based on Gleb's suggestion: Add a helper kvm_is_linear_rip that matches a given linear RIP against the current one. Use this for guest single-stepping, more users will follow. Signed-off-by: Jan Kiszka Signed-off-by: Avi Kivity --- Reading git-diff-tree failed