Re: [Qemu-devel] [PATCH v4 0/2]: qemu-ga: Add the guest-suspend command

2012-01-06 Thread Michael Roth
On 01/06/2012 01:04 PM, Luiz Capitulino wrote: On Thu, 05 Jan 2012 15:41:33 -0600 Michael Roth wrote: On 01/05/2012 02:25 PM, Luiz Capitulino wrote: On Thu, 05 Jan 2012 09:10:50 -0600 Michael Roth wrote: On 01/05/2012 08:42 AM, Luiz Capitulino wrote: On Thu, 5 Jan 2012 12:59:27 + "Da

Re: [Qemu-devel] [PATCH v4 0/2]: qemu-ga: Add the guest-suspend command

2012-01-06 Thread Luiz Capitulino
On Thu, 05 Jan 2012 15:41:33 -0600 Michael Roth wrote: > On 01/05/2012 02:25 PM, Luiz Capitulino wrote: > > On Thu, 05 Jan 2012 09:10:50 -0600 > > Michael Roth wrote: > > > >> On 01/05/2012 08:42 AM, Luiz Capitulino wrote: > >>> On Thu, 5 Jan 2012 12:59:27 + > >>> "Daniel P. Berrange" wrot

Re: [Qemu-devel] [PATCH v4 0/2]: qemu-ga: Add the guest-suspend command

2012-01-05 Thread Michael Roth
On 01/05/2012 02:25 PM, Luiz Capitulino wrote: On Thu, 05 Jan 2012 09:10:50 -0600 Michael Roth wrote: On 01/05/2012 08:42 AM, Luiz Capitulino wrote: On Thu, 5 Jan 2012 12:59:27 + "Daniel P. Berrange" wrote: On Thu, Jan 05, 2012 at 10:37:14AM -0200, Luiz Capitulino wrote: On Thu, 5 Ja

Re: [Qemu-devel] [PATCH v4 0/2]: qemu-ga: Add the guest-suspend command

2012-01-05 Thread Luiz Capitulino
On Thu, 05 Jan 2012 09:10:50 -0600 Michael Roth wrote: > On 01/05/2012 08:42 AM, Luiz Capitulino wrote: > > On Thu, 5 Jan 2012 12:59:27 + > > "Daniel P. Berrange" wrote: > > > >> On Thu, Jan 05, 2012 at 10:37:14AM -0200, Luiz Capitulino wrote: > >>> On Thu, 5 Jan 2012 10:16:30 + > >>> "D

Re: [Qemu-devel] [PATCH v4 0/2]: qemu-ga: Add the guest-suspend command

2012-01-05 Thread Michael Roth
On 01/05/2012 09:11 AM, Daniel P. Berrange wrote: On Thu, Jan 05, 2012 at 09:04:57AM -0600, Michael Roth wrote: On 01/05/2012 06:59 AM, Daniel P. Berrange wrote: On Thu, Jan 05, 2012 at 10:37:14AM -0200, Luiz Capitulino wrote: On Thu, 5 Jan 2012 10:16:30 + "Daniel P. Berrange" wrote: O

Re: [Qemu-devel] [PATCH v4 0/2]: qemu-ga: Add the guest-suspend command

2012-01-05 Thread Daniel P. Berrange
On Thu, Jan 05, 2012 at 09:04:57AM -0600, Michael Roth wrote: > On 01/05/2012 06:59 AM, Daniel P. Berrange wrote: > >On Thu, Jan 05, 2012 at 10:37:14AM -0200, Luiz Capitulino wrote: > >>On Thu, 5 Jan 2012 10:16:30 + > >>"Daniel P. Berrange" wrote: > >> > >>>On Wed, Jan 04, 2012 at 05:45:11PM -

Re: [Qemu-devel] [PATCH v4 0/2]: qemu-ga: Add the guest-suspend command

2012-01-05 Thread Michael Roth
On 01/05/2012 08:42 AM, Luiz Capitulino wrote: On Thu, 5 Jan 2012 12:59:27 + "Daniel P. Berrange" wrote: On Thu, Jan 05, 2012 at 10:37:14AM -0200, Luiz Capitulino wrote: On Thu, 5 Jan 2012 10:16:30 + "Daniel P. Berrange" wrote: On Wed, Jan 04, 2012 at 05:45:11PM -0200, Luiz Capitul

Re: [Qemu-devel] [PATCH v4 0/2]: qemu-ga: Add the guest-suspend command

2012-01-05 Thread Michael Roth
On 01/05/2012 06:59 AM, Daniel P. Berrange wrote: On Thu, Jan 05, 2012 at 10:37:14AM -0200, Luiz Capitulino wrote: On Thu, 5 Jan 2012 10:16:30 + "Daniel P. Berrange" wrote: On Wed, Jan 04, 2012 at 05:45:11PM -0200, Luiz Capitulino wrote: This version drops modes 'sleep' and 'hybrid' beca

Re: [Qemu-devel] [PATCH v4 0/2]: qemu-ga: Add the guest-suspend command

2012-01-05 Thread Luiz Capitulino
On Thu, 5 Jan 2012 12:59:27 + "Daniel P. Berrange" wrote: > On Thu, Jan 05, 2012 at 10:37:14AM -0200, Luiz Capitulino wrote: > > On Thu, 5 Jan 2012 10:16:30 + > > "Daniel P. Berrange" wrote: > > > > > On Wed, Jan 04, 2012 at 05:45:11PM -0200, Luiz Capitulino wrote: > > > > This version

Re: [Qemu-devel] [PATCH v4 0/2]: qemu-ga: Add the guest-suspend command

2012-01-05 Thread Daniel P. Berrange
On Thu, Jan 05, 2012 at 10:37:14AM -0200, Luiz Capitulino wrote: > On Thu, 5 Jan 2012 10:16:30 + > "Daniel P. Berrange" wrote: > > > On Wed, Jan 04, 2012 at 05:45:11PM -0200, Luiz Capitulino wrote: > > > This version drops modes 'sleep' and 'hybrid' because they don't work > > > properly due

Re: [Qemu-devel] [PATCH v4 0/2]: qemu-ga: Add the guest-suspend command

2012-01-05 Thread Luiz Capitulino
On Thu, 5 Jan 2012 10:16:30 + "Daniel P. Berrange" wrote: > On Wed, Jan 04, 2012 at 05:45:11PM -0200, Luiz Capitulino wrote: > > This version drops modes 'sleep' and 'hybrid' because they don't work > > properly due to issues in qemu. Only the 'hibernate' mode is supported > > for now. > > I

Re: [Qemu-devel] [PATCH v4 0/2]: qemu-ga: Add the guest-suspend command

2012-01-05 Thread Daniel P. Berrange
On Wed, Jan 04, 2012 at 05:45:11PM -0200, Luiz Capitulino wrote: > This version drops modes 'sleep' and 'hybrid' because they don't work > properly due to issues in qemu. Only the 'hibernate' mode is supported > for now. IMHO this is short-sighted. When the bugs QEMU in are fixed so that these mod

[Qemu-devel] [PATCH v4 0/2]: qemu-ga: Add the guest-suspend command

2012-01-04 Thread Luiz Capitulino
This version drops modes 'sleep' and 'hybrid' because they don't work properly due to issues in qemu. Only the 'hibernate' mode is supported for now. Also note that virtio doesn't currently support ACPI S4. There are patches flying on lkml to fix that though. Please refer to patch 2/2 for more de