mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-16 07:15:21 +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> |
||
---|---|---|
.. | ||
pci | ||
platform | ||
block_if.c | ||
uart_core.c | ||
usb_core.c |