libvirt/src/libxl
Daniel P. Berrangé 5b13570ab8 conf: introduce callback registration for domain net device allocation
Currently virt drivers will call directly into the network driver impl
to allocate domain interface devices where type=network. This introduces
a callback system to allow us to decouple the virt drivers from the
network driver.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-02-09 11:05:10 +00:00
..
libvirtd_libxl.aug
libxl_capabilities.c cpu: Drop unused parameter from cpuDecode 2017-10-16 09:21:52 +02:00
libxl_capabilities.h
libxl_conf.c libxl: add support for multiple IP addresses 2017-12-08 13:55:07 -07:00
libxl_conf.h libxl: set nestedhvm for mode host-passthrough 2017-04-27 15:05:44 -06:00
libxl_domain.c conf: introduce callback registration for domain net device allocation 2018-02-09 11:05:10 +00:00
libxl_domain.h Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
libxl_driver.c conf: introduce callback registration for domain net device allocation 2018-02-09 11:05:10 +00:00
libxl_driver.h
libxl_logger.c
libxl_logger.h
libxl_migration.c libxl: resume lock process after failed migration 2018-01-25 09:22:14 -07:00
libxl_migration.h Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
libxl.conf docs: Fix typo deamon -> daemon 2017-09-04 15:07:17 +02:00
test_libvirtd_libxl.aug.in