diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2009-12-08 13:11:42 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-12-12 07:59:42 -0600 |
commit | 6a5e8b0e310c483d8d14553a2b7b601d39ed8b75 (patch) | |
tree | a2e16cea5e9a267183f17997968af93558eb8712 /linux-user/linux_loop.h | |
parent | 998bbd74b9d813b14a3a3b5009a5d5a48c7dce51 (diff) | |
download | qemu-6a5e8b0e310c483d8d14553a2b7b601d39ed8b75.zip qemu-6a5e8b0e310c483d8d14553a2b7b601d39ed8b75.tar.gz qemu-6a5e8b0e310c483d8d14553a2b7b601d39ed8b75.tar.bz2 |
default devices: parallel port.
Qemu creates a default parallel port for you in case you didn't specify
one on the command line. Right now this is tied to the '-parallel
<chardev>' command line switch, which in turn causes trouble if you are
creating your parallel port via '-device isa-parallel,<props>'.
This patch adds a variable default_parallel which says whenever a default
parallel port should be added. It is enabled by default. It is cleared
when qemu finds '-parallel' or '-device isa-parallel' on the command line.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'linux-user/linux_loop.h')
0 files changed, 0 insertions, 0 deletions