ALSchwalm / transient

A wrapper for QEMU allowing the creation of virtual machines with shared folder, ssh, and disk creation support.
MIT License
104 stars 17 forks source link

Support automatic decompression of images via file/http protocol #141

Closed ALSchwalm closed 3 years ago

ALSchwalm commented 3 years ago

Particularly for HTTP, it is desirable to host a smaller, compressed version of the disk image, which is transparently decompressed after being downloaded or copied in to place in the backend.