[pve-devel] [PATCH] Make qm clone working with devices.

Jasmin J. jasmin at anw.at
Sun Oct 26 11:10:09 CET 2014


Hello Dietmar!

> So where do you make a copy of the device data?
I do the same like for CDROMs. This line will copy the configuration entry in
the conf file. The device data is on the device and remains there (like it does
for CDROMs).

BR,
   Jasmin

********************************************************************

On 2014-10-26 10:13, Dietmar Maurer wrote:
>> +		    } 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