libvirt/src/libxl
Daniel P. Berrangé 65a372d6e0 driver: ensure URI path is non-NULL to simplify drivers
Avoid the need for the drivers to explicitly check for a NULL path by
making sure it is at least the empty string.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-04-12 16:52:02 +01:00
..
libvirtd_libxl.aug
libxl_capabilities.c
libxl_capabilities.h
libxl_conf.c libxl: add support for memballoon device 2018-04-11 11:47:33 -06:00
libxl_conf.h port allocator: make port range constant object 2018-02-22 13:52:45 +01:00
libxl_domain.c libxl: add support for memballoon device 2018-04-11 11:47:33 -06:00
libxl_domain.h
libxl_driver.c driver: ensure URI path is non-NULL to simplify drivers 2018-04-12 16:52:02 +01:00
libxl_driver.h
libxl_logger.c
libxl_logger.h
libxl_migration.c libxl: rename migration APIs to include Src or Dst in their name 2018-03-21 12:59:31 -06:00
libxl_migration.h libxl: rename migration APIs to include Src or Dst in their name 2018-03-21 12:59:31 -06:00
libxl.conf
Makefile.inc.am make: split libxl driver build rules into libxl/Makefile.inc.am 2018-02-23 13:14:26 +00:00
test_libvirtd_libxl.aug.in