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
..
vhost.c dm: add support of high MMIO mapping 2019-02-28 18:33:11 +08:00
virtio_audio.c dm: virtio: refine header file 2018-12-21 15:27:01 +08:00
virtio_block.c DM: Virtio-Blk Rescan 2019-05-07 09:08:50 +08:00
virtio_console.c dm: support VMs communication with virtio-console 2019-06-06 12:40:47 +08:00
virtio_coreu.c dm: protect pthread_cond_wait() against spurious wakeups 2019-04-04 00:27:10 +08:00
virtio_gpio.c DM: virtio-gpio: fixed static variable keeps increasing issue 2019-05-15 15:20:28 +08:00
virtio_hdcp.c dm: protect pthread_cond_wait() against spurious wakeups 2019-04-04 00:27:10 +08:00
virtio_hyper_dmabuf.c dm: virtio: refine header file 2018-12-21 15:27:01 +08:00
virtio_input.c dm: virtio-input: adapt Windows virtio-input driver 2019-04-16 15:03:04 +08:00
virtio_ipu.c dm: virtio: refine header file 2018-12-21 15:27:01 +08:00
virtio_kernel.c doc: update virtio related functions doc comments 2018-11-04 20:32:50 -08:00
virtio_mei.c dm: protect pthread_cond_wait() against spurious wakeups 2019-04-04 00:27:10 +08:00
virtio_net.c dm: remove "acrn_" prefix from tap name 2019-04-09 10:59:45 +08:00
virtio_rnd.c dm: protect pthread_cond_wait() against spurious wakeups 2019-04-04 00:27:10 +08:00
virtio_rpmb.c DM: Attestation Keybox support in SOS DM 2019-02-25 16:40:25 +08:00
virtio.c dm: virtio: bugfix for polling mode 2019-05-31 12:32:08 +08:00