diff options
author | Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp> | 2011-07-30 18:02:29 +0900 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2011-09-25 19:18:00 +0300 |
commit | 7d88bb4803d62f6056b079ade6333a026fd11684 (patch) | |
tree | 7abe75c1aad54c59329385935c99551646f1cb7e /block | |
parent | e85a10852c26d7d509ad17bac1a0d5264224b2d2 (diff) | |
download | blackbird-op-linux-7d88bb4803d62f6056b079ade6333a026fd11684.tar.gz blackbird-op-linux-7d88bb4803d62f6056b079ade6333a026fd11684.zip |
KVM: x86 emulator: Let compiler know insn_fetch() rarely fails
Fetching the instruction which was to be executed by the guest cannot
fail normally. So compiler should always predict that it will succeed.
Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions