Does windows as host and hyper-v support virtio_tansport( virtio_vsocket)?
if support, what are the advantages of hyperv_transport(hv_socket) over virtio_tansport(virtio_vsocket)?
how to select to use virtio_transport or hypver_transport? thanks
what is the reason why we are developing a new vsocket tranport—–hypver_transport?
thanks.
virtio_tansport and hyperv_transport have different transmission mechanisms, virtio_transport is based on virtio, hyperv_transport transmitted by VMbus, when windows is as host and linux/android is as guest, how to secect virtio_transport or hyperv_transport for vsocket in guest?
does hyper-v or windows support virtio_transport or only support hyperv_transport?
Huixian Ma is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.