5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-03-11 16:58:28 +03:00
Dominik Csapak ffa42b860d fix #947: reenable disk/cdrom passthrough
previously, we did not check the file parameter of a disk,
allowing passthrough of a block device (by design)

with the change to the json parser for the disks, the format
became 'pve-volume-id' which is only valid for our volume ids
(and later we also allowed the value 'none')

this patch alternatively checks if the parameter is a path
or 'cdrom'

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-04-21 11:54:55 +02:00
2016-03-08 11:42:37 +01:00
2011-08-24 10:07:52 +02:00
2016-04-21 10:35:15 +02:00
2016-03-08 15:52:31 +01:00
2014-05-08 08:37:04 +02:00
2014-06-18 06:03:53 +02:00
qm
2015-10-05 13:10:24 +02:00
2016-03-30 10:38:31 +02:00
2012-10-25 10:01:24 +02:00
2012-10-25 10:01:24 +02:00
Description
No description provided
5.5 MiB
Languages
Perl 86.3%
Batchfile 10.6%
C 2.3%
Makefile 0.8%