libvirt/src/lxc
Laine Stump fdcd273be2 conf: return a const from virDomainNetGetActualVirtPortProfile
This also isn't required (due to the vportprofile being stored in the
NetDef as a pointer rather than being directly contained), but it
seemed dishonest to not mark it as const (and thus permit users to
modify its contents)

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
2019-11-25 15:29:56 -05:00
..
libvirtd_lxc.aug
lxc_cgroup.c lxc: remove unneeded cleanup labels 2019-11-12 17:54:01 +01:00
lxc_cgroup.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_conf.c lxc: use g_strdup instead of VIR_STRDUP 2019-10-21 12:51:57 +02:00
lxc_conf.h src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
lxc_container.c lxc: remove unneeded cleanup labels 2019-11-12 17:54:01 +01:00
lxc_container.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_controller.c lxc: remove unneeded cleanup labels 2019-11-12 17:54:01 +01:00
lxc_domain.c lxc: use G_GNUC_UNUSED 2019-10-15 11:25:23 +02:00
lxc_domain.h Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK 2019-10-15 11:25:22 +02:00
lxc_driver.c conf: return a const from virDomainNetGetActualVirtPortProfile 2019-11-25 15:29:56 -05:00
lxc_driver.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_fuse.c lxc: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
lxc_fuse.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_hostdev.c
lxc_hostdev.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_monitor_protocol.x
lxc_monitor.c lxc: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
lxc_monitor.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_native.c lxc: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
lxc_native.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_process.c conf: return a const from virDomainNetGetActualVirtPortProfile 2019-11-25 15:29:56 -05:00
lxc_process.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc.conf
Makefile.inc.am make check-driverimpls work again 2019-11-12 15:00:01 +01:00
test_libvirtd_lxc.aug.in build: use @CONFIG@ instead of ::CONFIG:: in augeas tests 2019-08-09 14:06:31 +01:00
virtlxcd.service.in lxc: introduce virtlxcd daemon 2019-08-09 14:06:31 +01:00