From: Michal Privoznik <mprivozn@redhat.com>
To: QEMU Developers <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Virtioserial changed behavior after f7f7464afdb9f
Date: Thu, 25 Apr 2013 16:41:23 +0200 [thread overview]
Message-ID: <51794093.4020705@redhat.com> (raw)
I've noticed some strange behavior after the commit from $subj:
$ qemu-system-x86_64 -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x7 \
-device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0
qemu-system-x86_64: -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0: Bus 'virtio-serial0.0' is full
qemu-system-x86_64: -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0: Bus 'virtio-serial0.0' not found
qemu.git $ ./x86_64-softmmu/qemu-system-x86_64 \
-device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x7 \
-device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \
-chardev socket,id=charchannel0,path=/tmp/agent.sock,server,nowait
while before this commit it works just fine. Am I missing something (e.g. cmd line has changed)?
Michal
next reply other threads:[~2013-04-25 14:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-25 14:41 Michal Privoznik [this message]
2013-04-25 17:14 ` [Qemu-devel] Virtioserial changed behavior after f7f7464afdb9f KONRAD Frédéric
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=51794093.4020705@redhat.com \
--to=mprivozn@redhat.com \
--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.