Is this valid? `<disk device="disk" type="file"> <target dev="vda" bus="virtio"/> <source file="Fedora-Workstation-Rawhide-20220721.n.0.aarch64.raw-xz"/> <driver name="qemu" type="raw-xz" discard="unmap"/>` `/> </disk>`
I know type="raw" works fine, I'm wondering if there'd be any problem with type "raw-xz" combined with discards? Thanks, Chris Murphy