|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] HVM resumable with -c flag?
xc_domain_resume_any() should be doing just DOMCTL_resumedomain if called on
an HVM guest, rather than exiting with an error. Should be easy to fix.
-- Keir
On 12/9/08 03:29, "Mike Sun" <msun@xxxxxxxxxx> wrote:
> Hi,
>
> I'm working off of the 3.1 branch. I am having problems performing an
> "xm save -c" on an HVM domain. The checkpoint works fine, but the HVM
> domain is then left in a corrupt state. I know that Brendan Cully had
> submitted patches that would check to see if the domain was resumable
> first. Did these patches make it upstream? More basically, I don't
> actually understand what deems a domain resumable or not....?
>
> Thanks,
> Mike
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|