Amit Shah <amit.s...@redhat.com> 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 <amit.s...@redhat.com>

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