All of lore.kernel.org
 help / color / mirror / Atom feed
From: bpotato <1862619@bugs.launchpad.net>
To: qemu-devel@nongnu.org
Subject: [Bug 1862619] Re: "-serial telnet::xxxx, server" causes "Device 'serial0' is in use"
Date: Wed, 13 Jan 2021 16:09:12 -0000	[thread overview]
Message-ID: <161055415297.13355.7551541085033422345.malone@gac.canonical.com> (raw)
In-Reply-To: 158133547000.19789.14380673630783179726.malonedeb@wampee.canonical.com

I would observe that it would be much better if the order of the -serial
arguments did not matter so much.  I know gcc has the same sort of
madness (for instance), but it sure isn't intuitive.

But in my case, when you do the -serial things out of order, you end up with a segfault.
That can't be the intended behavior.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1862619

Title:
  "-serial telnet::xxxx,server" causes "Device 'serial0' is in use"

Status in QEMU:
  New

Bug description:
  I start qemu version 4.2.50 in a first terminal :

  $ sudo ./qemu-system-hppa -boot d -serial telnet::4441,server -drive
  if=scsi,bus=0,index=6,file=./hpux.img,format=raw -serial mon:stdio -D
  /tmp/foo -nographic -m 512 -d nochain -cdrom
  ./HPUX_9.05_Installation_Disc_S700.iso -D /tmp/foo -net
  nic,model=tulip  -net tap

  qemu-system-hppa: -serial telnet::4441,server: info: QEMU waiting for
  connection on: disconnected:telnet:0.0.0.0:4441,server

  In another terminal, I launch "telnet localhost 4441"

  And in the qemu window I have the following error:

  Unexpected error in qemu_chr_fe_init() at chardev/char-fe.c:220:
  qemu-system-hppa: Device 'serial0' is in use

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1862619/+subscriptions


  parent reply	other threads:[~2021-01-13 16:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-10 11:51 [Bug 1862619] [NEW] "-serial telnet::xxxx, server" causes "Device 'serial0' is in use" Thierry Briot
2020-02-10 14:06 ` [Bug 1862619] " Laurent Vivier
2020-02-10 15:33 ` Thierry Briot
2020-02-10 16:43 ` Thierry Briot
2021-01-13 16:09 ` bpotato [this message]
2021-01-13 19:15 ` Peter Maydell
2021-02-19  6:55 ` Thierry Briot
2021-05-05 15:19 ` Thomas Huth
2022-01-05 16:27 ` Andrew Scott
2022-01-05 16:49 ` Thomas Huth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=161055415297.13355.7551541085033422345.malone@gac.canonical.com \
    --to=1862619@bugs.launchpad.net \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.