From 32a910cf1bbbac065fa3ace1d12a9a166c6af375 Mon Sep 17 00:00:00 2001 From: lukas Date: Sat, 13 Aug 2022 00:20:37 +0000 Subject: [PATCH] docs: update gofurther --- gofurther.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gofurther.md b/gofurther.md index ff39e17..4c8c780 100644 --- a/gofurther.md +++ b/gofurther.md @@ -2,7 +2,7 @@ title: Tasks description: published: true -date: 2022-08-13T00:14:39.314Z +date: 2022-08-13T00:20:35.430Z tags: editor: markdown dateCreated: 2021-11-13T11:40:46.114Z @@ -16,6 +16,7 @@ dateCreated: 2021-11-13T11:40:46.114Z * [Resize](/gofurther/resize) an existing virtual disk * [Encrypt](/gofurther/encrypt) a directory containing virtual disk images * [Share a directory](/gofurther/virtiofs) with a guest using `virtiofs` +* [Share an input device](/gofurther/evdev) with a guest using `evdev` * [Configure](/gofurther/vfio-mdev) Virtual Function I/O Mediated devices (vfio-mdev) * [Hack](/gofurther/hack) and develop Phyllome OS