Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add sharebacking attribute to disk xml
Add support for the following libvirt new features: ``` v7.4.0 qemu: Add support for sharing base image of <transient/> disks Users can use <transient shareBacking='yes'/> to tell the qemu driver to never open the base image in write mode thus multiple VMs can share the same image. Note that the disk will be hotplugged during startup. ``` Signed-off-by: Ma Xinjian <[email protected]>
- Loading branch information