[pve-devel] [PATCH] Add CT suspend/resume to PVE API
Dietmar Maurer
dietmar at proxmox.com
Fri Oct 3 10:06:08 CEST 2014
> I noticed the whitespace changes after I sent this one, and resent it without
> them shortly after. Sent a reply that I was going to resend, but it seems not all
> my emails get through to the list?
I also received the second mail. But I already answered the first mail by that time.
> How would you recommend I split the changes? They're all related directly to
> providing suspend/resume support.
1.) Implement suspend/resume API
2.) add it to pvectl
3.) Implement suspend/resume GUI (extjs)
4.) Implement suspend/resume GUI (mobile)
I also have some further ideas. Currently qemu suspend/resume does not
save state to disk. It would be great to implement that also.
Then implement an option in datacenter.cfg like:
reboot: stop|suspend
So that VMs are suspended while we reboot a host. What do you think?
More information about the pve-devel
mailing list