[libvirt] [PATCH] libxl: Fix setting of disk backend

Eric Blake eblake at redhat.com
Wed Feb 20 21:02:29 UTC 2013


On 02/20/2013 01:31 PM, Jim Fehlig wrote:
> The libxl driver was setting the backend field of libxl_device_disk
> structure to LIBXL_DISK_BACKEND_TAP when the driver element of disk
> configuration was not specified.  This needlessly forces the use of
> blktap driver, which may not be loaded in dom0
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=912488
> 
> Ian Campbell suggested that LIBXL_DISK_BACKEND_UNKNOWN is a better
> default in this case
> 
> https://www.redhat.com/archives/libvir-list/2013-February/msg01126.html
> ---
>  src/libxl/libxl_conf.c | 8 ++++++--
>  1 file changed, 6 insertions(+), 2 deletions(-)

ACK.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130220/c1c6fda8/attachment-0001.sig>


More information about the libvir-list mailing list