Markus Armbruster <arm...@redhat.com> writes:
Next iteration. If there's anything left in the way of getting this
merged, please let me know right away.
Changes since last time:
* Leave xen console defaulting to /dev/tty1.
* Start backend automatically.
* Fix kernel thread to call try_to_freeze().
* Recreate the image sub-object in XendDomainInfo.py on resume.
* Implement frontend resume methods; xm save and restore work now.
* Implement orderly backend shutdown.
Forgot to mention:
* Fix shadow mode guest support based on a patch from Atsushi SAKAI.
[...]