Files
acrn-hypervisor/devicemodel/hw/pci/virtio
Conghui Chen 765669ee35 dm: support VMs communication with virtio-console
Adding the feature of communication between VMs using virtio-console
based on appointed socket file. Not appointing the socket type will set
the socket type to be server in default.

Example:
Server: adding "-s 5,virtio-console,socket:console=/path/console.sock:server"
Client: adding "-s 6,virtio-console,socket:console=/path/console.sock:client"

Tracked-On: #3232
Signed-off-by: Gao Junhao <junhao.gao@intel.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
2019-06-06 12:40:47 +08:00
..
2019-02-28 18:33:11 +08:00
2018-12-21 15:27:01 +08:00
2019-05-07 09:08:50 +08:00
2018-12-21 15:27:01 +08:00
2019-05-31 12:32:08 +08:00