From c3f082ccb80452d494275027da8e92af2910afce Mon Sep 17 00:00:00 2001 From: Hui Zhu Date: Thu, 21 Mar 2019 17:24:57 +0800 Subject: [PATCH] howto: Remove vsock from VMCache howto Remove vsock from VMCache howto because VMCache can work with vsock now. Fixes: #405 Signed-off-by: Hui Zhu --- how-to/what-is-vm-cache-and-how-do-I-use-it.md | 1 - 1 file changed, 1 deletion(-) diff --git a/how-to/what-is-vm-cache-and-how-do-I-use-it.md b/how-to/what-is-vm-cache-and-how-do-I-use-it.md index d05c6213a3..cb2cd278fa 100644 --- a/how-to/what-is-vm-cache-and-how-do-I-use-it.md +++ b/how-to/what-is-vm-cache-and-how-do-I-use-it.md @@ -41,5 +41,4 @@ and purge it by ctrl-c it. ### Limitations * Cannot work with VM templating. -* Cannot work with vsock. * Only supports the qemu hypervisor.