diff options
author | Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp> | 2010-02-12 15:57:56 +0900 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-04-25 12:27:46 +0300 |
commit | 1b30eaa84609031c06e417eafd5b68f45e4266f7 (patch) | |
tree | b5c38cbfb875cf7cb8c7bf3bd023892bc1692ef9 /mm/Kconfig.debug | |
parent | 3e2815e9fa6c06bcb8a9340e43008bbe48437d25 (diff) |
KVM: x86 emulator: X86EMUL macro replacements: x86_emulate_insn() and its helpers
This patch just replaces integer values used inside
x86_emulate_insn() and its helper functions to X86EMUL_*.
The purpose of this is to make it clear what will happen
when the variable rc is compared to X86EMUL_* at the end
of x86_emulate_insn().
Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'mm/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions