KVM: x86 emulator: Rename emulate_xxx() to em_xxx()
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Sun, 29 May 2011 12:55:10 +0000 (21:55 +0900)
committerAvi Kivity <avi@redhat.com>
Tue, 12 Jul 2011 10:15:58 +0000 (13:15 +0300)
commite01991e71a179ddab494c8e02100ad73bc0010c4
tree3ffb2330bf79b5d45bdeb82be3492e249a1ddd82
parent9d74191ab1ea857d1cc27e439316eebf8ae46d19
KVM: x86 emulator: Rename emulate_xxx() to em_xxx()

The next patch will change these to be called by opcode::execute.

Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c
This page took 0.024927 seconds and 5 git commands to generate.