KVM: x86 emulator: Rename emulate_grpX() to em_grpX()
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Sun, 1 May 2011 17:29:17 +0000 (02:29 +0900)
committerAvi 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