output of "qemu-i386 --help"
I had to copy this from the xterm I typed the command in.
I couldn't get it from redirecting the stderr or stdout.
Does it print to /dev/tty?
qemu-i386 version 0.9.0, Copyright (c) 2003-2007 Fabrice Bellard usage: qemu-i386 [-h] [-g] [-d opts] [-L path] [-s size] program [arguments...] Linux CPU emulator (compiled for i386 emulation) -h print this help -g port wait gdb connection to port -L path set the elf interpreter prefix (default=/usr/gnemul/qemu-i386) -s size set the stack size in bytes (default=524288) debug options: -no-code-copy disable code copy acceleration -d options activate log (logfile=/tmp/qemu.log) -p pagesize set the host page size to 'pagesize'
