]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: support qdisk backend
authorJim Fehlig <jfehlig@suse.com>
Mon, 13 May 2013 18:14:21 +0000 (12:14 -0600)
committerJim Fehlig <jfehlig@suse.com>
Mon, 24 Jun 2013 15:10:14 +0000 (09:10 -0600)
commitc302130277d124261ea8852cf042fdf961d88319
treee8a1081a5e6df4451340cdd64b7e13ba9e63e423
parent05bcf6f06d7f226ec7c5014acd9e25f4d31c86b6
libxl: support qdisk backend

libxl supports the LIBXL_DISK_BACKEND_QDISK disk backend, where qemu
is used to provide the disk backend.  This patch simply maps the
existing <driver name='qemu'/> to LIBXL_DISK_BACKEND_QDISK.
src/libxl/libxl_conf.c