Aline Manera 8ffe1d0c46 Add tftp protocol support for cdrom disk
qemu/KVM also supports a tftp URL while specifying the cdrom ISO image.

The xml should be as following:

    <disk type='network' device='cdrom'>
      <source protocol='tftp' name='/url/path'>
        <host name='host.name' port='69'/>
      </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
2009-07-16 15:06:42 +02:00
2013-09-12 17:18:32 +08:00
2013-09-10 17:06:41 -06:00
2009-07-29 09:04:21 +01:00
2013-09-12 17:18:32 +08:00