git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5118768
)
KVM: x86 emulator: Make jmp far emulation into a separate function
author
Takuya Yoshikawa
<yoshikawa.takuya@oss.ntt.co.jp>
Sun, 1 May 2011 17:30:48 +0000
(
02:30
+0900)
committer
Avi Kivity
<avi@redhat.com>
Sun, 22 May 2011 12:48:06 +0000
(08:48 -0400)
We introduce em_jmp_far().
We also call this from em_grp45() to stop treating modrm_reg == 5 case
separately in the group 5 emulation.
Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found