[pve-devel] [PATCH] Make qm clone working with devices.
Dietmar Maurer
dietmar at proxmox.com
Sun Oct 26 10:13:12 CET 2014
> + } elsif (PVE::QemuServer::drive_is_device($drive)) {
> + $newconf->{$opt} = $value; # simply copy configuration
So where do you make a copy of the device data?
More information about the pve-devel
mailing list