libvirt/src/libxl
Daniel P. Berrange d8f8c7a83d Remove network constants out of internal.h
The HOST_NAME_MAX, INET_ADDRSTRLEN and VIR_LOOPBACK_IPV4_ADDR
constants are only used by a handful of files, so are better
kept in virsocketaddr.h or the source file that uses them.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-07-11 13:57:11 +01:00
..
libvirtd_libxl.aug
libxl_capabilities.c libxl: report numa sibling distances on host capabilities 2017-05-10 17:15:25 -06:00
libxl_capabilities.h
libxl_conf.c Remove network constants out of internal.h 2017-07-11 13:57:11 +01:00
libxl_conf.h libxl: set nestedhvm for mode host-passthrough 2017-04-27 15:05:44 -06:00
libxl_domain.c virDomainXMLOption: Introduce virDomainABIStabilityDomain 2017-06-05 09:08:52 +02:00
libxl_domain.h
libxl_driver.c events: Avoid double free possibility on remote call failure 2017-06-25 08:16:04 -04:00
libxl_driver.h
libxl_logger.c libxl: define a per-domain logger. 2017-01-11 09:32:47 +01:00
libxl_logger.h libxl: define a per-domain logger. 2017-01-11 09:32:47 +01:00
libxl_migration.c virGetDomain: Set domain ID too 2017-04-03 08:35:57 +02:00
libxl_migration.h libxl: add tunnelled migration support 2017-02-15 14:47:14 -07:00
libxl.conf
test_libvirtd_libxl.aug.in