[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] xm save -c problem
Unfortunately xm restore failed because when vm restores(resume) xpdd->pdo_event_channel and xpdd->suspend_evtchn aren't 0. EvtChn_Unbind and EvtChn_Close pdo_event_channel in EvtChn_Init when xpdd->pdo_event_channel isn't 0; EvtChn_Unbind and EvtChn_Close suspend_evtchn in XenPci_ConnectSuspendEvt when xpdd->suspend_evtchn isn't 0; After modifing pv driver as above, xm save -c and xm restore seems work fine. Again, I'm not sure about these. -- View this message in context: http://xen.1045712.n5.nabble.com/xm-save-c-problem-tp5713082p5713084.html Sent from the Xen - Dev mailing list archive at Nabble.com. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |