mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
This patch extends the current set of integration tests to correctly validate that virtio-vsock is functional. It establishes a communication between host and guest relying on the newly integrated vsock device. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>