From: Jim Fehlig Date: Mon, 10 Sep 2018 16:23:42 +0000 (-0600) Subject: news: Mention Xen support for PM suspend and wakeup X-Git-Tag: v4.8.0-rc1~224 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e44777527335fffc51644181156883f31d706e0f;p=thirdparty%2Flibvirt.git news: Mention Xen support for PM suspend and wakeup Signed-off-by: Jim Fehlig ACKed-by: Michal Privoznik --- diff --git a/docs/news.xml b/docs/news.xml index b8bee35df0..9d16b2930b 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -35,6 +35,15 @@
+ + + Xen: Support PM Suspend and Wakeup + + + The libxl driver now supports the virDomainPMSuspendForDuration + and virDomainPMWakeup APIs. + +