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:
3b9be3b
)
KVM: x86 emulator: Rename emulate_grpX() to em_grpX()
author
Takuya Yoshikawa
<yoshikawa.takuya@oss.ntt.co.jp>
Sun, 1 May 2011 17:29:17 +0000
(
02:29
+0900)
committer
Avi Kivity
<avi@redhat.com>
Sun, 22 May 2011 12:48:05 +0000
(08:48 -0400)
The prototypes are changed appropriately.
We also replaces "goto grp45;" with simple em_grp45() call.
Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found