appropriate flags. This can be used for storage technologies which lack
efficient zeroing support.
+ * hyperv: Add basic snapshot functionality
+
+ The hyperv driver now implements the following libvirt APIs:
+ ``virDomainDefineXMLFlags()``, ``virDomainSnapshotLookupByName()``,
+ ``virDomainListAllSnapshots()``, ``virDomainSnapshotNum()``,
+ ``virDomainSnapshotGetXMLDesc()``, ``virDomainSnapshotCurrent()``,
+ ``virDomainHasCurrentSnapshot()``, ``virDomainSnapshotGetParent()``.
+
* **Improvements**
* conf: support more than 255 vCPUs with amd-iommu
The bulk statistics (``virsh domstats --block --backing``) now report also
information about the ``<dataStore>`` if given disk uses this feature.
+ * hyperv: Hyper-V guests now report TPM device status in their domain xml
+ definition.
+
* **Bug fixes**
* qemu: Fix crash when attaching network inteface with hostdev network