[libvirt] [PATCH 0/2] libxl: Add support for qdisk disk backend

Jim Fehlig jfehlig at suse.com
Tue Apr 30 04:08:46 UTC 2013


This small patch series adds support for qdisk backend type in libxl.  A
qdisk uses the block drivers in qemu to serve as a block backend, verses
blktap or blkbk.

While testing the second patch, I noticed a slightly misleading error was
emitted when the tap backend didn't support the requested disk format.  Fix
this with the first patch, including adding format checks in the other
supported disk backends.

Jim Fehlig (2):
  libxl: Fix disk format error message
  libxl: support qdisk backend

 src/libxl/libxl_conf.c | 49 +++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 47 insertions(+), 2 deletions(-)

-- 
1.8.0.1




More information about the libvir-list mailing list