Aline Manera d9dd981801 Add https protocol support for cdrom disk
The https protocol is also accepted by qemu/KVM when specifying the cdrom ISO
image.

The xml should be as following:

    <disk type='network' device='cdrom'>
      <source protocol='https' name='/url/path'>
        <host name='host.name' port='443'/>
      </source>
    </disk>

Signed-off-by: Aline Manera <alinefm@br.ibm.com>
2013-09-17 14:45:02 +01:00
..
2013-08-12 20:44:41 -06:00
2013-09-12 17:18:32 +08:00
2013-09-10 17:06:41 -06:00
2013-09-12 17:18:32 +08:00