From: "KONRAD Frédéric" <fred.konrad@greensocs.com>
To: Michal Privoznik <mprivozn@redhat.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Virtioserial changed behavior after f7f7464afdb9f
Date: Thu, 25 Apr 2013 19:14:18 +0200 [thread overview]
Message-ID: <5179646A.4030002@greensocs.com> (raw)
In-Reply-To: <51794093.4020705@redhat.com>
On 25/04/2013 16:41, Michal Privoznik wrote:
> 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
>
Yes, it's a bug, I need to fix that.
Fred
prev parent reply other threads:[~2013-04-25 17:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-25 14:41 [Qemu-devel] Virtioserial changed behavior after f7f7464afdb9f Michal Privoznik
2013-04-25 17:14 ` KONRAD Frédéric [this message]
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=5179646A.4030002@greensocs.com \
--to=fred.konrad@greensocs.com \
--cc=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.