Files
acrn-hypervisor/devicemodel/hw/pci/virtio
Conghui Chen 8badd0b486 DM: virtio-console: bug fix for parsing options
Bug fix for parsing options, as the vritio-console support multiple
virtio serial ports, and the parameters is split by ',':

virtio-console,[@]stdio|tty|pty|file:portname[=portpath]\
   [,[@]stdio|tty|pty|file:portname[=portpath]]

But the previous patch "refine console options parse code" not
cover this case, can only parse one port config. Fix it in this patch.

Tracked-On: #3337
Signed-off-by: Conghui Chen <conghui.chen@intel.com>
Acked-by: Wang Yu <yu1.wang@intel.com>
2019-06-27 16:42:09 +08:00
..
2019-02-28 18:33:11 +08:00
2019-06-20 22:25:11 +08:00
2019-06-19 08:40:13 +08:00
2019-06-19 08:39:55 +08:00
2019-06-24 18:51:44 +08:00
2019-06-22 21:42:32 +08:00