To whom it may concern, When I tried to compile and run x86 full system mode (referred to http://www.mail-archive.com/gem5-users@gem5.org/msg00071.html and http://www.mail-archive.com/gem5-users@m5sim.org/msg05271.html). I got the following output:
command line: build/X86/m5.opt configs/example/fs.py --kernel=/home/ytian/Documents/Gem5/x86-files/binaries/x86_64-vmlinux-2.6.22.9 --script=configs/boot/ls.rcS warning: add_child('terminal'): child 'terminal' already has parent Global frequency set at 1000000000000 ticks per second info: kernel located at: /home/ytian/Documents/Gem5/x86-files/binaries/x86_64-vmlinux-2.6.22.9 0: rtc: Real-time clock set to Sun Jan 1 00:00:00 2012 Listening for com_1 connection on port 3457 warn: Reading current count from inactive timer. 0: system.remote_gdb.listener: listening for remote gdb #0 on port 7001 **** REAL SIMULATION **** info: Entering event queue @ 0. Starting simulation... warn: Don't know what interrupt to clear for console. warn: instruction 'fxsave' unimplemented warn: Tried to clear PCI interrupt 14 warn: Unknown mouse command 0xe1. warn: instruction 'wbinvd' unimplemented ----------------------------------------------------------------- Is this output correct? I've no idea why there is a warning "add_child('terminal'): child 'terminal' already has parent" and how I can fix it. Also are the following warns predictable or something wrong with my compilation and running? Can you please tell me what the expected output is? Please give me any suggestions. Thanks, Yingying
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users