4dc5d8f Add vbox_snapshot_conf struct

11 files Authored by Yohan BELLEGUIC 10 years ago, Committed by berrange 10 years ago,
    Add vbox_snapshot_conf struct
    
    This structure contains the data to be saved in the VirtualBox XML file
    and can be manipulated with severals exposed functions.
    The structure is created by vboxSnapshotLoadVboxFile taking the
    machine XML file.
    It also can rewrite the XML by using vboxSnapshotSaveVboxFile.
    
        
file modified
+1 -0
file modified
+1 -0
file modified
+15 -0