qemu-server/PVE/QemuServer
Emmanuel Kasper b94e047acb Add ImportDisk module to import external disk images into a VM
Each disk passed as paramater is add as 'unused[n]' in the vm.conf
(the default) or ide[n]|scsi[n]|sata[n]
We rely on qemu-img(1) convert heuristics to detect the file type,
as this works in most case.
2017-06-01 11:05:35 +02:00
..
ImportDisk.pm Add ImportDisk module to import external disk images into a VM 2017-06-01 11:05:35 +02:00
Makefile Add ImportDisk module to import external disk images into a VM 2017-06-01 11:05:35 +02:00
Memory.pm numaX : use cpus option multiple time if cpulist 2016-10-10 10:16:37 +02:00
PCI.pm refactor PCI into own file 2016-06-22 09:13:16 +02:00
USB.pm refactor usb functions out of QemuServer.pm 2016-06-22 09:13:16 +02:00