-
-
Notifications
You must be signed in to change notification settings - Fork 59
Simulate Hibernation / Suspend-To-Disk #2414
Copy link
Copy link
Labels
C: coreThis issue pertains to a Qubes core component.This issue pertains to a Qubes core component.P: defaultPriority: default. Default priority for new issues, to be replaced given sufficient information.Priority: default. Default priority for new issues, to be replaced given sufficient information.R: duplicateResolution: Another issue exists that is very similar to or subsumes this one.Resolution: Another issue exists that is very similar to or subsumes this one.
Metadata
Metadata
Assignees
Labels
C: coreThis issue pertains to a Qubes core component.This issue pertains to a Qubes core component.P: defaultPriority: default. Default priority for new issues, to be replaced given sufficient information.Priority: default. Default priority for new issues, to be replaced given sufficient information.R: duplicateResolution: Another issue exists that is very similar to or subsumes this one.Resolution: Another issue exists that is very similar to or subsumes this one.
I think this is a known idea but I didn't find an issue for it.
For laptops, hibernation is great to just close the lid and come back to your work a week later. For security, this is important because so much data is in RAM.
Xen does not support suspend-to-disk, but Qubes could emulate suspend-to-disk by hibernating all the VMs, and then simply shutting down. It would be great if this were formally supported some day.