qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] The comment of cpu-exec.c might be wrong?


From: 陳韋任
Subject: [Qemu-devel] The comment of cpu-exec.c might be wrong?
Date: Thu, 19 Jan 2012 15:00:06 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

Hi all,

  The comment of cpu-exec.c says it's "i386 emulator main execution loop".
IIUC, each target use #define marco to rename cpu_exec to cpu_xxx_exec in
target-xxx/cpu.h, then defines its own cpu_loop which calls cpu_xxx_exec
(which basically is cpu_exec in cpu-exec.c).

  If it's O.K., I'll send a patch to correct this comment. Any comment?
Thanks. 

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj



reply via email to

[Prev in Thread] Current Thread [Next in Thread]