-
-
Notifications
You must be signed in to change notification settings - Fork 655
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I confirm this feature has not been previously requested
- I have searched the issues and this feature has not previously been requested
Is your feature request related to a problem? Please describe.
File size is smaller and probably it will be faster
Describe the solution you'd like
I'd like too see an option in the config file or cli argument for quickemu which will allow to create disk.img file which uses zstd compression. Maybe even use zstd by default
Describe alternatives you've considered
You can use ./qemu-img convert -f qcow2 -O qcow2 -c -o compression_type=zstd input_file output_file after file was created but it is manual work...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request