From: Takuya Yoshikawa Date: Sun, 1 May 2011 17:29:17 +0000 (+0900) Subject: KVM: x86 emulator: Rename emulate_grpX() to em_grpX() X-Git-Tag: v3.0-rc1~350^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51187683cb11b959535d32eb91b673c6a9a03e88;p=pandora-kernel.git KVM: x86 emulator: Rename emulate_grpX() to em_grpX() The prototypes are changed appropriately. We also replaces "goto grp45;" with simple em_grp45() call. Signed-off-by: Takuya Yoshikawa Signed-off-by: Avi Kivity --- Reading git-diff-tree failed