Package: qemu-system
Version: 0.12.4+dfsg-3
Severity: normal
File: qemu.1
>From the man page:
-chardev stdio ,id=id
Connect to standard input and standard output of the qemu
process. stdio does not take any options. stdio is not available on
Windows hosts.
This was advised when I wanted ^C working on the emulated system:
You have to ask for the signaling to not be interpreted by QEMU. This
can be done in two ways:
- using the -nographic option (which also disable the display)
- creating a chardev with signaling off, and assigning it to the serial
port: -chardev stdio,signal=off,id=serial0 -serial chardev:serial0
Clearly the man page is lacking. You cannot possible glean something
like that from the man page, neither option is mentioned there.
-- System Information:
Debian Release: 5.0.5
APT prefers stable
APT policy: (900, 'stable'), (700, 'testing'), (500, 'oldstable'), (500,
'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.34-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages qemu-system depends on:
ii etherboot-qemu 5.4.4-6 Bootstrapping for various network
ii libasound2 1.0.23-1 shared library for ALSA applicatio
ii libbluetooth3 4.60-1~bpo50+1 Library to use the BlueZ Linux Blu
ii libbrlapi0.5 3.10~r3724-1+lenny1 braille display access via BRLTTY
ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib
ii libcurl3-gnutls 7.18.2-8lenny4 Multi-protocol file transfer libra
ii libesd0 0.2.36-3 Enlightened Sound Daemon - Shared
ii libgnutls26 2.8.6-1 the GNU TLS library - runtime libr
ii libncurses5 5.7+20100313-2 shared libraries for terminal hand
ii libpulse0 0.9.21-1 PulseAudio client libraries
ii libsasl2-2 2.1.22.dfsg1-23+lenny1 Cyrus SASL - authentication abstra
ii libsdl1.2debian 1.2.14-6 Simple DirectMedia Layer
ii libuuid1 2.17.2-3.1 Universally Unique ID library
ii libvdeplug2 2.2.2-3 Virtual Distributed Ethernet - Plu
ii libx11-6 2:1.3.3-3 X11 client-side library
ii openbios-ppc 1.0+svn640-1 PowerPC Open Firmware
ii openbios-sparc 1.0+svn640-1 SPARC Open Firmware
ii openhackware 0.4.1-4 OpenFirmware emulator for PowerPC
ii seabios 0.5.1-3 Legacy BIOS implementation
ii vgabios 0.6c-2 VGA BIOS software for the Bochs an
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
Versions of packages qemu-system recommends:
ii qemu-utils 0.12.4+dfsg-3 QEMU utilities
ii vde2 2.2.2-3 Virtual Distributed Ethernet
Versions of packages qemu-system suggests:
pn kqemu-source <none> (no description available)
pn samba <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]