KVM: x86: Add kvm_is_linear_rip
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 23 Feb 2010 16:47:55 +0000 (17:47 +0100)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Apr 2010 10:00:40 +0000 (13:00 +0300)
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 <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found