Re: [Qemu-devel] [RFC] qemu-ga: Introduce guest-hibernate command

2011-12-12 Thread Luiz Capitulino
On Sun, 11 Dec 2011 12:00:12 +0200 Dor Laor wrote: > On 12/08/2011 08:52 PM, Luiz Capitulino wrote: > > This is basically suspend to disk on a Linux guest. > > > > Signed-off-by: Luiz Capitulino > > --- > > > > This is an RFC because I did it as simple as possible and I'm open to > > suggestions.

Re: [Qemu-devel] [RFC] qemu-ga: Introduce guest-hibernate command

2011-12-11 Thread Dor Laor
On 12/08/2011 08:52 PM, Luiz Capitulino wrote: This is basically suspend to disk on a Linux guest. Signed-off-by: Luiz Capitulino --- This is an RFC because I did it as simple as possible and I'm open to suggestions... Now, while testing this or even "echo disk> /sys/power/state" I get severa

Re: [Qemu-devel] [RFC] qemu-ga: Introduce guest-hibernate command

2011-12-09 Thread Amit Shah
On (Fri) 09 Dec 2011 [10:22:25], Luiz Capitulino wrote: > On Thu, 08 Dec 2011 21:18:00 -0600 > Michael Roth wrote: > > > On 12/08/2011 12:52 PM, Luiz Capitulino wrote: > > > This is basically suspend to disk on a Linux guest. > > > > > > Signed-off-by: Luiz Capitulino > > > --- > > > > > > This i

Re: [Qemu-devel] [RFC] qemu-ga: Introduce guest-hibernate command

2011-12-09 Thread Luiz Capitulino
On Thu, 08 Dec 2011 19:14:43 -0600 Michael Roth wrote: > On 12/08/2011 12:52 PM, Luiz Capitulino wrote: > > This is basically suspend to disk on a Linux guest. > > Nice! > > > > > Signed-off-by: Luiz Capitulino > > --- > > > > This is an RFC because I did it as simple as possible and I'm open t

Re: [Qemu-devel] [RFC] qemu-ga: Introduce guest-hibernate command

2011-12-09 Thread Luiz Capitulino
On Thu, 08 Dec 2011 21:18:00 -0600 Michael Roth wrote: > On 12/08/2011 12:52 PM, Luiz Capitulino wrote: > > This is basically suspend to disk on a Linux guest. > > > > Signed-off-by: Luiz Capitulino > > --- > > > > This is an RFC because I did it as simple as possible and I'm open to > > suggesti

Re: [Qemu-devel] [RFC] qemu-ga: Introduce guest-hibernate command

2011-12-08 Thread Amit Shah
On (Thu) 08 Dec 2011 [16:52:58], Luiz Capitulino wrote: > This is basically suspend to disk on a Linux guest. > > Signed-off-by: Luiz Capitulino > --- > > This is an RFC because I did it as simple as possible and I'm open to > suggestions... > > Now, while testing this or even "echo disk > /sys

Re: [Qemu-devel] [RFC] qemu-ga: Introduce guest-hibernate command

2011-12-08 Thread Michael Roth
On 12/08/2011 12:52 PM, Luiz Capitulino wrote: This is basically suspend to disk on a Linux guest. Signed-off-by: Luiz Capitulino --- This is an RFC because I did it as simple as possible and I'm open to suggestions... Now, while testing this or even "echo disk> /sys/power/state" I get severa

Re: [Qemu-devel] [RFC] qemu-ga: Introduce guest-hibernate command

2011-12-08 Thread Michael Roth
On 12/08/2011 12:52 PM, Luiz Capitulino wrote: This is basically suspend to disk on a Linux guest. Nice! Signed-off-by: Luiz Capitulino --- This is an RFC because I did it as simple as possible and I'm open to suggestions... Now, while testing this or even "echo disk> /sys/power/state" I

Re: [Qemu-devel] [RFC] qemu-ga: Introduce guest-hibernate command

2011-12-08 Thread Andreas Färber
Am 08.12.2011 19:52, schrieb Luiz Capitulino: > This is basically suspend to disk on a Linux guest. > > Signed-off-by: Luiz Capitulino > --- > > This is an RFC because I did it as simple as possible and I'm open to > suggestions... > > Now, while testing this or even "echo disk > /sys/power/sta

Re: [Qemu-devel] [RFC] qemu-ga: Introduce guest-hibernate command

2011-12-08 Thread Luiz Capitulino
On Thu, 8 Dec 2011 19:07:00 + "Daniel P. Berrange" wrote: > On Thu, Dec 08, 2011 at 04:52:58PM -0200, Luiz Capitulino wrote: > > This is basically suspend to disk on a Linux guest. > > > Now, while testing this or even "echo disk > /sys/power/state" I get several > > funny results. Some time

Re: [Qemu-devel] [RFC] qemu-ga: Introduce guest-hibernate command

2011-12-08 Thread Daniel P. Berrange
On Thu, Dec 08, 2011 at 04:52:58PM -0200, Luiz Capitulino wrote: > This is basically suspend to disk on a Linux guest. > Now, while testing this or even "echo disk > /sys/power/state" I get several > funny results. Some times qemu just dies after printing that message: I think you should really b

[Qemu-devel] [RFC] qemu-ga: Introduce guest-hibernate command

2011-12-08 Thread Luiz Capitulino
This is basically suspend to disk on a Linux guest. Signed-off-by: Luiz Capitulino --- This is an RFC because I did it as simple as possible and I'm open to suggestions... Now, while testing this or even "echo disk > /sys/power/state" I get several funny results. Some times qemu just dies after