qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] virtio-serial-bus: Fix bus initialisation and a


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH] virtio-serial-bus: Fix bus initialisation and allow for bus identification
Date: Thu, 28 Jan 2010 12:56:48 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Amit Shah <address@hidden> writes:

> This commit enables one to use multiple virtio-serial devices and to
> assign ports to arbitrary devices like this:
>
>   -device virtio-serial,id=foo -device virtio-serial,id=bar \
>   -device virtserialport,bus=foo.0,name=foo \
>   -device virtserialport,bus=bar.0,name=bar
>
> Signed-off-by: Amit Shah <address@hidden>

Yes, please.  Without this, all virtio-serial devices name their bus the
same, and you have to use something like bus=pci.0/foo/virtio-serial-bus
to refer to one.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]