Version 2.50
- virtnbdrestore:
add --relocate-data-file option to override QCOW data-file backends per
disk during restore.
add --remove-skipped-disks option: if option -d is specified to process
only specific disks, adjust virtual machine configuration and remove
disks not specified. - virtnbdbackup:
Refactor the existing directory and zip output targets into a real plugin
system that gives users the ability to implement custom plugins for
different backup targets.
Full Changelog: v2.49...v2.50