commit | 510043da8582ad49d22a1e9a6b211e6ede10cd2e | [log] [tgz] |
---|---|---|
author | Dor Laor <dor.laor@qumranet.com> | Mon Feb 19 18:25:43 2007 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Thu May 03 10:52:22 2007 +0300 |
tree | 0ded38e3d2fb77d02c59a6afce464d15d75e1cca | |
parent | 9b22bf578332d3e326c349bc8a8789af3d952435 [diff] |
KVM: Use the generic skip_emulated_instruction() in hypercall code Instead of twiddling the rip registers directly, use the skip_emulated_instruction() function to do that for us. Signed-off-by: Dor Laor <dor.laor@qumranet.com> Signed-off-by: Avi Kivity <avi@qumranet.com>