mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-16 23:29:50 +00:00
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> |
||
---|---|---|
.. | ||
virtio | ||
ahci.c | ||
core.c | ||
gsi_sharing.c | ||
gvt.c | ||
hostbridge.c | ||
irq.c | ||
lpc.c | ||
npk.c | ||
passthrough.c | ||
platform_gsi_info.c | ||
uart.c | ||
wdt_i6300esb.c | ||
xhci.c |