acrn-hypervisor/devicemodel/hw/pci
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
..
virtio dm: support VMs communication with virtio-console 2019-06-06 12:40:47 +08:00
ahci.c dm: storage: rename delete to discard 2018-12-18 13:21:07 +08:00
core.c dm: pci: fix the MMIO regions overlap when getting bar size 2019-06-03 09:14:15 +08:00
gsi_sharing.c dm: hw: Replace sscanf with permitted string API 2018-12-17 19:17:29 +08:00
gvt.c acrn/dm: gvt returns negative errno to terminate the initialization 2019-04-25 15:11:10 +08:00
hostbridge.c
irq.c DM: wrap ASSERT/DEASSERT IRQ line with Set/Clear IRQ line 2018-10-29 09:26:23 +08:00
lpc.c dm: refine the uart_core 2018-12-27 09:58:20 +08:00
npk.c dm: Fix some issues from string operations 2018-12-25 18:40:04 +08:00
passthrough.c dm: passthrough: allow not page-aligned sized bar to be mapped 2019-06-03 09:14:32 +08:00
platform_gsi_info.c DM: update GSI sharing info 2018-08-09 15:42:51 +08:00
uart.c dm: refine the uart_core 2018-12-27 09:58:20 +08:00
wdt_i6300esb.c acrn-dm: enable debug option for acrn-dm 2019-04-16 15:24:25 +08:00
xhci.c DM USB: xHCI: refine the logic of CCS bit of PORTSC register 2019-05-24 13:21:12 +08:00