Re: [libvirt] [PATCH v2] qemu: Implement DomainPMSuspendForDuration

2012-02-14 Thread Michal Privoznik
On 10.02.2012 22:25, Eric Blake wrote: > On 02/10/2012 04:25 AM, Michal Privoznik wrote: >> via user agent. >> --- >> diff to v1: >> -allow mem and hybrid targets iff system_wakeup monitor command is presented > > Before I review too much of this, remember that there is still a pending > discussio

Re: [libvirt] [PATCH v2] qemu: Implement DomainPMSuspendForDuration

2012-02-10 Thread Eric Blake
On 02/10/2012 04:25 AM, Michal Privoznik wrote: > via user agent. > --- > diff to v1: > -allow mem and hybrid targets iff system_wakeup monitor command is presented Before I review too much of this, remember that there is still a pending discussion that might rename the API slightly to add in the

[libvirt] [PATCH v2] qemu: Implement DomainPMSuspendForDuration

2012-02-10 Thread Michal Privoznik
via user agent. --- diff to v1: -allow mem and hybrid targets iff system_wakeup monitor command is presented src/qemu/qemu_agent.c| 31 +++ src/qemu/qemu_agent.h|2 + src/qemu/qemu_capabilities.c |1 + src/qemu/qemu_capabilities.h |1 + src/qemu/qemu_driv