From 1ca83f9d41f57820359f3b42b5e4e28c026f16d6 Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Thu, 31 Oct 2024 17:28:02 +0000 Subject: [PATCH] docs: Update virtualization document This PR updates the virtualization document by removing a url link which is not longer valid. Signed-off-by: Gabriela Cervantes --- docs/design/virtualization.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/design/virtualization.md b/docs/design/virtualization.md index cc0b298990..3680bcdc36 100644 --- a/docs/design/virtualization.md +++ b/docs/design/virtualization.md @@ -98,8 +98,7 @@ of Kata Containers, the Cloud Hypervisor configuration supports both CPU and memory resize, device hotplug (disk and VFIO), file-system sharing through virtio-fs, block-based volumes, booting from VM images backed by pmem device, and fine-grained seccomp filters for each VMM threads (e.g. all virtio -device worker threads). Please check [this GitHub Project](https://github.com/orgs/kata-containers/projects/21) -for details of ongoing integration efforts. +device worker threads). Devices and features used: - virtio VSOCK or virtio serial