libvirt/src/libxl
Jim Fehlig fb2bd208e5 libxl: add support for rbd qdisk
xl/libxl already supports qemu's network-based block backends
such as nbd and rbd. libvirt has supported configuring such
<disk>s for long time too. This patch adds support for rbd
disks in the libxl driver by generating a rbd device URL from
the virDomainDiskDef object. The URL is passed to libxl via the
pdev_path field of libxl_device_disk struct. libxl then passes
the URL to qemu for cosumption by the rbd backend.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
2016-02-22 11:46:50 -07:00
..
libvirtd_libxl.aug libxl: keepalive messages support 2016-02-09 21:14:12 -07:00
libxl_conf.c libxl: add support for rbd qdisk 2016-02-22 11:46:50 -07:00
libxl_conf.h libxl: keepalive messages support 2016-02-09 21:14:12 -07:00
libxl_domain.c conf: Store cpu pinning data in def->vcpus 2016-02-08 09:51:34 +01:00
libxl_domain.h libxl: implement virDomainGetJobInfo 2015-12-15 15:21:37 -07:00
libxl_driver.c libxl: add p2p migration 2016-02-09 20:26:54 -07:00
libxl_driver.h libxl: Use standard format for source file copyright notice 2013-09-03 23:53:48 -06:00
libxl_migration.c libxl: keepalive messages support 2016-02-09 21:14:12 -07:00
libxl_migration.h libxl: add p2p migration 2016-02-09 20:26:54 -07:00
libxl.conf libxl: keepalive messages support 2016-02-09 21:14:12 -07:00
test_libvirtd_libxl.aug.in libxl: keepalive messages support 2016-02-09 21:14:12 -07:00