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> |
||
---|---|---|
.. | ||
vhost.c | ||
virtio_audio.c | ||
virtio_block.c | ||
virtio_console.c | ||
virtio_coreu.c | ||
virtio_gpio.c | ||
virtio_hdcp.c | ||
virtio_hyper_dmabuf.c | ||
virtio_input.c | ||
virtio_ipu.c | ||
virtio_kernel.c | ||
virtio_mei.c | ||
virtio_net.c | ||
virtio_rnd.c | ||
virtio_rpmb.c | ||
virtio.c |