Lines Matching +full:sparc +full:- +full:linux +full:- +full:user
1 TCG Interpreter (TCI) - Copyright (c) 2011 Stefan Weil.
13 s390, sparc, x86_64). For others, unofficial host support was written.
24 tcg-target.c.inc, tcg-target.h. Both files are in directory tcg/tci.
30 to six arguments packed into a 32-bit integer. See comments in tci.c
37 configure --enable-tcg-interpreter
39 If configure is called without --enable-tcg-interpreter, it will
46 configure --enable-tcg-interpreter
52 qemu-system-i386 -d in_asm,op_opt,cpu -D /tmp/qemu.log -accel tcg,one-insn-per-tb=on
61 configure --cpu=unknown --enable-tcg-interpreter
64 user mode emulation.
74 ------------+------------------------------------------------------------
93 s2 = Linux boots
95 Linux user mode emulation
99 u1 = linux-user-test works
104 running i386 and x86_64 system emulation and Linux user mode.
111 i386-linux-user/qemu-i386 can run a simple hello-world program