Add ability to create and delete basic snapshots in thed hyperv driver.

Jonathon Jongsma (3):
  hyperv: Add snapshot related WMI class definitions
  hyperv: Implement domainSnapshotDelete()
  hyperv: Implement domainSnapshotCreateXML()

 src/hyperv/hyperv_driver.c            | 123 +++++++++++++++++++++++
 src/hyperv/hyperv_wmi.c               | 139 ++++++++++++++++++++++++++
 src/hyperv/hyperv_wmi.h               |  17 ++++
 src/hyperv/hyperv_wmi_generator.input |  42 ++++++++
 4 files changed, 321 insertions(+)

-- 
2.53.0

Reply via email to