QEMU中log⽇志⽂件的使⽤在启动时加 -d命令,参考如下:
./qemu-system-ppc -hdc ../../mirror/debian_squeeze_powerpc_desktop.qcow2\
-M mac99\
九年级英语教案-monitor stdio\
-d out_asm\
南京师范大学继续教育学院若要打印多个选项可采⽤如下⽅式(即中间加逗号即可)
./qemu-system-ppc -hdc ../../../mirror/debian_squeeze_powerpc_desktop.qcow2\
-M mac99\
会计证调转手续-monitor stdio\
-d in_asm,op\
log选项如下:(在qemu-3.1.0-rc0\util\log.c中定义)
girl on fireLog items (comma parated):
out_asm show generated host asmbly code for each compiled TB
in_asm show target asmbly code for each compiled TBpassport是什么意思
op show micro ops for each compiled TB
vendeadlysins
op_opt show micro ops after optimization
op_ind show micro ops before indirect lowering
int show interrupts/exceptions in short format
exec show trace before each executed TB (lots of logs)
cpu show CPU registers before entering a TB (lots of logs)
fpu include FPU registers in the 'cpu' logging
mmu log MMU-related activities
sorry that i love you
pcall x86 only: show protected mode far calls/returns/exceptions
cpu_ret show CPU state before CPU rets
unimp log unimplemented functionality
guest_errors log when the guest OS does something invalid (eg accessing a
non-existent register)
北京citypage dump pages at beginning of ur mode emulation
一气呵成学语音nochain do not chain compiled TBs so that "exec" and "cpu" show
complete traces
watermelon的意思
部分显⽰结果如下: