From a3047fa06e54c4549eacd25f4a552ba318344153 Mon Sep 17 00:00:00 2001 From: lukas Date: Tue, 1 Apr 2025 09:26:27 +0000 Subject: [PATCH] docs: update gofurther/vfio-mdev --- gofurther/vfio-mdev.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gofurther/vfio-mdev.md b/gofurther/vfio-mdev.md index 5f82c1d..c4d5e14 100644 --- a/gofurther/vfio-mdev.md +++ b/gofurther/vfio-mdev.md @@ -2,7 +2,7 @@ title: Virtual Function I/O Mediated devices (vfio-mdev) description: Create and Configure Virtual Function I/O Mediated devices (vfio-mdev) published: true -date: 2025-04-01T09:24:28.812Z +date: 2025-04-01T09:26:25.646Z tags: editor: markdown dateCreated: 2022-07-21T21:10:41.046Z @@ -82,7 +82,7 @@ $ uuidgen * Finally, verify that the vGPU has successfully been created and is set to auto-start: ``` -$ mdevctl list --define +$ mdevctl list --defined 7686131b-b229-4768-a02c-35d1dbed7c66 0000:00:02.0 i915-GVTg_V5_4 auto (active) ```