qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Virtioserial changed behavior after f7f7464afdb9f
@ 2013-04-25 14:41 Michal Privoznik
  2013-04-25 17:14 ` KONRAD Frédéric
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Privoznik @ 2013-04-25 14:41 UTC (permalink / raw)
  To: QEMU Developers

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] Virtioserial changed behavior after f7f7464afdb9f
  2013-04-25 14:41 [Qemu-devel] Virtioserial changed behavior after f7f7464afdb9f Michal Privoznik
@ 2013-04-25 17:14 ` KONRAD Frédéric
  0 siblings, 0 replies; 2+ messages in thread
From: KONRAD Frédéric @ 2013-04-25 17:14 UTC (permalink / raw)
  To: Michal Privoznik; +Cc: QEMU Developers

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-25 17:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-25 14:41 [Qemu-devel] Virtioserial changed behavior after f7f7464afdb9f Michal Privoznik
2013-04-25 17:14 ` KONRAD Frédéric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).