[libvirt] [PATCHv3 0/3] Implement RBD storage pool support

Adam Walters adam at pandorasboxen.com
Thu Dec 5 04:09:11 UTC 2013


I have re-written the RBD storage pool patch to work properly under the
re-organized QEMU disk argument generation structure.

The patch is largely the same as last time, just using the new switch
statement and not modifying qemu_command.c anymore. Also of note in this
set of patches is a fix to a bug in configure.ac introduced in a recent
commit. I had to fix it in order to get my Archlinux package to compile
on another machine so I could test the code before submission, so I
figured that I would go ahead and share it with everyone, too.

Adam Walters (3):
  qemu: conf: Add qemuAddRBDPoolSourceHost helper function
  qemu: conf: Implement RBD storage pool support
  configure: Resolve compile issue in configure.ac

 configure.ac         |  1 -
 src/qemu/qemu_conf.c | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 74 insertions(+), 2 deletions(-)

-- 
1.8.4.2




More information about the libvir-list mailing list