aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/sched.h
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2013-10-14 09:54:09 +0200
committerJan Beulich <jbeulich@suse.com>2013-10-14 09:54:09 +0200
commit699be3096ce62e2d6ef953b2a223c34330598ac8 (patch)
tree63a39efbd838441f7f4be3684cdab67f9a2ddcb4 /xen/include/xen/sched.h
parent63b02eff535b8798517b5a280cc2fff2f7d415c1 (diff)
downloadxen-699be3096ce62e2d6ef953b2a223c34330598ac8.tar.gz
xen-699be3096ce62e2d6ef953b2a223c34330598ac8.tar.bz2
xen-699be3096ce62e2d6ef953b2a223c34330598ac8.zip
x86/HVM: cache emulated instruction for retry processing
Rather than re-reading the instruction bytes upon retry processing, stash away and re-use what we already read. That way we can be certain that the retry won't do something different from what requested the retry, getting once again closer to real hardware behavior (where what we use retries for is simply a bus operation, not involving redundant decoding of instructions). Signed-off-by: Jan Beulich <jbeulich@suse.com> Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com> Acked-by: Keir Fraser <keir@xen.org>
Diffstat (limited to 'xen/include/xen/sched.h')
0 files changed, 0 insertions, 0 deletions