Re: [Qemu-devel] How to trace all the guest OS instructions and the micro-ops

2012-03-11 Thread Chen Yufei
really appreciate your help. > > Hope it helps... > > -- > regards, > > Mulyadi Santosa > Freelance Linux trainer and consultant > > blog: the-hydra.blogspot.com > training: mulyaditraining.blogspot.com > -- Best regards, Chen Yufei

[Qemu-devel] [PATCH] Remove type field in ModuleEntry as it's not used.

2012-03-07 Thread Chen Yufei
Signed-off-by: Chen Yufei --- module.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/module.c b/module.c index 106a969..c3a6da7 100644 --- a/module.c +++ b/module.c @@ -19,7 +19,6 @@ typedef struct ModuleEntry { -module_init_type type; void (*init)(void

[Qemu-devel] ModuleEntry "type" field not used

2012-03-06 Thread Chen Yufei
own list, I guess this field is no long being used, and I have no problem compiling QEMU after deleting this filed. Is there any reason to preserve this field? My previous email seems failed to deliver to the mailing list, forgive me if this one duplicates. -- Best regards, Chen Yufei

[Qemu-devel] ModuleEntry field type not used

2012-03-06 Thread Chen Yufei
no long being used, and I have no problem compiling qemu after deleting this filed. -- Best regards, Chen Yufei

Re: [Qemu-devel] Release of COREMU, a scalable and portable full-system emulator

2010-07-21 Thread Chen Yufei
On 2010-7-21, at 上午5:43, Blue Swirl wrote: > On Sat, Jul 17, 2010 at 10:27 AM, Chen Yufei wrote: >> We are pleased to announce COREMU, which is a "multicore-on-multicore" >> full-system emulator built on Qemu. (Simply speaking, we made Qemu parallel.) >> >&g

[Qemu-devel] Release of COREMU, a scalable and portable full-system emulator

2010-07-17 Thread Chen Yufei
We are pleased to announce COREMU, which is a "multicore-on-multicore" full-system emulator built on Qemu. (Simply speaking, we made Qemu parallel.) The project web page is located at: http://ppi.fudan.edu.cn/coremu You can also download the source code, images for playing on sourceforge http://