diff options
author | 陳韋任 <chenwj@iis.sinica.edu.tw> | 2012-02-06 14:02:55 +0800 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2012-02-10 10:44:52 +0000 |
commit | e965fc380703110e967febf8d5b2ecd7db53b5d2 (patch) | |
tree | 63c6bd705128e5acfbfe13a9830f7dfc30a681a7 /hw/ide | |
parent | e3c52bf2e59a1caa7a8f4d1eb069cc1406075d10 (diff) | |
download | qemu-e965fc380703110e967febf8d5b2ecd7db53b5d2.zip qemu-e965fc380703110e967febf8d5b2ecd7db53b5d2.tar.gz qemu-e965fc380703110e967febf8d5b2ecd7db53b5d2.tar.bz2 |
cpu-exec.c: Correct comment about this file and indentation cleanup
Each target uses the #define macro (in target-xxx/cpu.h) to rename
cpu_exec (cpu-exec.c) to cpu_xxx_exec, then defines its own cpu_loop
which calls cpu_xxx_exec. So basically, cpu-exec.c is not only the i386
emulator main execution loop. This patch corrects the comment of this
file and does indentation cleanup.
Signed-off-by: Chen Wei-Ren (陳韋任) <chenwj@iis.sinica.edu.tw>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'hw/ide')
0 files changed, 0 insertions, 0 deletions