[pve-devel] [PATCH qemu-server v3 0/2] Add qm diskimport command
    Emmanuel Kasper 
    e.kasper at proxmox.com
       
    Thu May  4 13:55:08 CEST 2017
    
    
  
changes since v2:
 * when command lines parameters are mandatory, do not hide them behind switches
Emmanuel Kasper (2):
  Add DiskImport module to import external disk images into a VM
  Add new qm option 'diskimport' to import external disk images
 PVE/CLI/qm.pm                | 37 ++++++++++++++++++
 PVE/QemuServer/DiskImport.pm | 91 ++++++++++++++++++++++++++++++++++++++++++++
 PVE/QemuServer/Makefile      |  1 +
 3 files changed, 129 insertions(+)
 create mode 100755 PVE/QemuServer/DiskImport.pm
-- 
2.11.0
    
    
More information about the pve-devel
mailing list