On Friday, October 5, 2018 at 12:13:42 AM UTC-4, Manuel Amador (Rudd-O) wrote:
> On 2018-09-22 07:13, Daniel Allcock wrote:
> > Even better would be to "hibernate" a qube by suspending it to disk,
> > but I know the qubes team has other priorities. I'm hoping per-vm
> > session management is something I could do right now.
>
> Best bet would be to implement actual hibernate/thaw for VMs. That's a
> tall order though.
Under Qubes 4.0, I've found that Win7 VMs can hibernate (at the guest OS level, of course), though now I am beginning to suspect that was only with a non-templated HVM. Why so difficult for Linux VMs?
Hmm...ok...
- Significant additional work to support Templating w/ Hibernation, as I alluded to above (e.g. managing additional template disk changesets until hibernated systems that depend on them are thawed and shut down)?
- Preferring hypervisor-initiated hibernate for additional security or performance reasons?
- More issues?
Brendan