From f137b34b9fe4bbd32b35a666baeb9de15f842b54 Mon Sep 17 00:00:00 2001 From: lukas Date: Thu, 19 Jun 2025 18:54:29 +0000 Subject: [PATCH] docs: update virt/vm --- virt/vm.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virt/vm.md b/virt/vm.md index 19ce3a9..234f3b5 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:52:19.311Z +date: 2025-06-19T18:54:27.846Z tags: editor: markdown dateCreated: 2025-06-01T17:37:29.262Z @@ -270,7 +270,7 @@ This define section defines ACPI sleep states, suspend to memory meaning S3 stat ``` -Despite its scary name, the `destroy` means that the domain will be terminated completely and all associated resources released, not that the domain will be erased. +Suspend to memory won't work if a host device like a graphic card is attached to the guest. ### Resources about Power Management