Lines Matching full:user
3 QEMU User space emulator
9 The following OS are supported in user space emulation:
11 - Linux (referred as qemu-linux-user)
13 - BSD (referred as qemu-bsd-user)
18 QEMU user space emulation has the following notable features:
47 .. _linux-user-mode:
49 Linux User space emulator
116 (NOTE: the actual 'strace' program will not work because the user
125 - user mode (Alpha)
129 - user mode (Arm)
137 - user mode (ColdFire)
139 - user mode (M68K)
147 - user mode (i386)
152 - user mode (Microblaze)
156 - user mode (MIPS)
172 - user mode (PowerPC)
177 - user mode (SH4)
182 - user mode (SPARC)
192 .. _bsd-user-mode:
194 BSD User space emulator