[libvirt] [PATCH] Allow a HTTP URL for cdrom ISO image

Aline Manera alinefm at linux.vnet.ibm.com
Wed Aug 21 16:47:35 UTC 2013


From: Aline Manera <alinefm at br.ibm.com>

Hi all,

qemu/KVM has support to iso streaming, allowing a HTTP UTL for cdrom iso image.
I just added it to libvirt as well.

Aline Manera (1):
  Allow a HTTP URL for cdrom ISO image

 src/conf/domain_conf.c                             |    3 +-
 src/conf/domain_conf.h                             |    1 +
 src/qemu/qemu_command.c                            |   20 +++++++++--
 .../qemuxml2argv-disk-cdrom-network.args           |    5 +++
 .../qemuxml2argv-disk-cdrom-network.xml            |   37 ++++++++++++++++++++
 tests/qemuxml2argvtest.c                           |    2 ++
 6 files changed, 65 insertions(+), 3 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-network.args
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-network.xml

-- 
1.7.10.4




More information about the libvir-list mailing list