From 96747ac9946af317f03cb4fbcdef878ff1a6e6e5 Mon Sep 17 00:00:00 2001 From: lukas Date: Thu, 19 Jun 2025 18:54:52 +0000 Subject: [PATCH] docs: update virt/vm --- virt/vm.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/virt/vm.md b/virt/vm.md index 234f3b5..ebb287b 100644 --- a/virt/vm.md +++ b/virt/vm.md @@ -2,7 +2,7 @@ title: Machine definition description: Virtual machine hardware published: true -date: 2025-06-19T18:54:27.846Z +date: 2025-06-19T18:54:50.768Z tags: editor: markdown dateCreated: 2025-06-01T17:37:29.262Z @@ -270,7 +270,8 @@ This define section defines ACPI sleep states, suspend to memory meaning S3 stat ``` -Suspend to memory won't work if a host device like a graphic card is attached to the guest. +> Suspend to memory won't work if a host device like a graphic card is attached to the guest +{.is-info} ### Resources about Power Management