Home
last modified time | relevance | path

Searched hist:d0a0bfe6 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/char/
H A Dvirtio-serial-bus.cd0a0bfe6 Mon Jul 14 23:47:02 CDT 2014 Amit Shah <amit.shah@redhat.com> virtio-serial: search for duplicate port names before adding new ports

Before adding new ports to VirtIOSerial devices, check if there's a
conflict in the 'name' parameter. This ensures two virtserialports with
identical names are not initialized.

Reported-by: <mazhang@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>