Closed SimonFair closed 2 months ago
Add support for unmap by adding discard='unmap' if type is file and either of these bus types. Virtio,SCSI or SATA
Example XML `
<source file='/mnt/vmpoolzfs/domains2/Linuxxxy/vdisk1.img'/> <target dev='hdc' bus='virtio'/> <serial>vdisk1</serial> <boot order='1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </disk>`
Add support for unmap by adding discard='unmap' if type is file and either of these bus types. Virtio,SCSI or SATA
Example XML `