Re: Patch Re: [Libvir] save and restore guest

2007-10-22 Thread Daniel P. Berrange
On Mon, Oct 22, 2007 at 12:53:48PM +0200, Farkas Levente wrote: > Richard W.M. Jones wrote: > > Farkas Levente wrote: > >> Daniel P. Berrange wrote: > >>> As I mentioned above, doing this in the init script is a bad idea > >>> because > >>> it does not interact well with domain autostart. The libvi

Re: Patch Re: [Libvir] save and restore guest

2007-10-22 Thread Farkas Levente
Richard W.M. Jones wrote: > Farkas Levente wrote: >> Daniel P. Berrange wrote: >>> On Fri, Oct 19, 2007 at 01:56:10PM +0200, Farkas Levente wrote: Farkas Levente wrote: > Daniel P. Berrange wrote: >> The save/restore capability is currently only available in the >> KVM-ified >>

Re: Patch Re: [Libvir] save and restore guest

2007-10-22 Thread Richard W.M. Jones
Farkas Levente wrote: Daniel P. Berrange wrote: On Fri, Oct 19, 2007 at 01:56:10PM +0200, Farkas Levente wrote: Farkas Levente wrote: Daniel P. Berrange wrote: The save/restore capability is currently only available in the KVM-ified version of QEMU. We could make it try to save, and failing t

Re: Patch Re: [Libvir] save and restore guest

2007-10-19 Thread Farkas Levente
Daniel P. Berrange wrote: > On Fri, Oct 19, 2007 at 01:56:10PM +0200, Farkas Levente wrote: >> Farkas Levente wrote: >>> Daniel P. Berrange wrote: The save/restore capability is currently only available in the KVM-ified version of QEMU. We could make it try to save, and failing that destr

Re: Patch Re: [Libvir] save and restore guest

2007-10-19 Thread Daniel P. Berrange
On Fri, Oct 19, 2007 at 01:56:10PM +0200, Farkas Levente wrote: > Farkas Levente wrote: > > Daniel P. Berrange wrote: > >> The save/restore capability is currently only available in the KVM-ified > >> version of QEMU. We could make it try to save, and failing that destroy > >> the guest. The xendom

Re: Patch Re: [Libvir] save and restore guest

2007-10-19 Thread Farkas Levente
Farkas Levente wrote: > Daniel P. Berrange wrote: >> On Mon, Oct 08, 2007 at 04:27:00PM +0200, Farkas Levente wrote: >>> Daniel P. Berrange wrote: On Sat, Oct 06, 2007 at 02:29:39PM +0200, Farkas Levente wrote: > hi, > if i use xen with xendomain it's possible to save and restore guest

Patch Re: [Libvir] save and restore guest

2007-10-19 Thread Farkas Levente
Daniel P. Berrange wrote: > On Mon, Oct 08, 2007 at 04:27:00PM +0200, Farkas Levente wrote: >> Daniel P. Berrange wrote: >>> On Sat, Oct 06, 2007 at 02:29:39PM +0200, Farkas Levente wrote: hi, if i use xen with xendomain it's possible to save and restore guest state. if i use libvirt