On Wed, Oct 03, 2012 at 03:45:53PM +0200, Michal Privoznik wrote:
On 03.10.2012 14:23, Alexander Larsson wrote:
> +gboolean gvir_domain_wakeup(GVirDomain *dom,
> + guint flags,
> + GError **err)
Maybe we could use gvir_domain_pmwakeup here; But not a show stopper.
I've pushed Alex's patch as is, there are other places where we differ from
libvirt naming (virDomainDefine/Undefine comes to mind). Hopefully there
will not be a virDomainWakeup doing something totally different from
virDomainPMWakeup (fingers crossed!!)
Christophe