]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Mention Xen support for PM suspend and wakeup
authorJim Fehlig <jfehlig@suse.com>
Mon, 10 Sep 2018 16:23:42 +0000 (10:23 -0600)
committerJim Fehlig <jfehlig@suse.com>
Tue, 11 Sep 2018 14:53:08 +0000 (08:53 -0600)
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
ACKed-by: Michal Privoznik <mprivozn@redhat.com>
docs/news.xml

index b8bee35df05d3c175a636a492e3f5afabdca9e82..9d16b2930b20956c417fb542229541c94828b2f9 100644 (file)
 <libvirt>
   <release version="v4.8.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          Xen: Support PM Suspend and Wakeup
+        </summary>
+        <description>
+          The libxl driver now supports the virDomainPMSuspendForDuration
+          and virDomainPMWakeup APIs.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>