v2.10.0
This fix adds two new useful bindings for the snapshot interface: Enables reverting to a snapshot by providing a wrapper to virDomainRevertToSnapshot. Enable deleting a snapshot (which is not covered by simply calling the existing virDomainSnapshotFree wrapper) by providing a wrapper to virDomainSnapshotDelete.