libvirt/src/lxc
Daniel P. Berrangé 81b0c20527 lxc: drop compat code for capability constants
Given our supported platform matrix, we can safely assume that
all the capability constants we need are defined by the system
headers.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2020-06-17 18:00:31 +01:00
..
libvirtd_lxc.aug Add support for sVirt in the LXC driver 2012-02-02 17:44:39 -07:00
lxc_cgroup.c lxc: replace VIR_ALLOC/REALLOC with g_new0/renew 2020-06-03 09:46:58 +01:00
lxc_cgroup.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_conf.c lxc: replace VIR_ALLOC/REALLOC with g_new0/renew 2020-06-03 09:46:58 +01:00
lxc_conf.h Add a space before ending a comment 2020-01-30 12:32:03 +01:00
lxc_container.c lxc: drop compat code for capability constants 2020-06-17 18:00:31 +01:00
lxc_container.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_controller.c lxc: drop compat code for mount constants 2020-06-17 18:00:13 +01:00
lxc_domain.c Use more of VIR_XPATH_NODE_AUTORESTORE 2020-06-03 21:06:02 +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 lxc: replace VIR_ALLOC/REALLOC with g_new0/renew 2020-06-03 09:46:58 +01:00
lxc_driver.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_fuse.c lxc: replace VIR_ALLOC/REALLOC with g_new0/renew 2020-06-03 09:46:58 +01:00
lxc_fuse.h lxc: replace VIR_ALLOC/REALLOC with g_new0/renew 2020-06-03 09:46:58 +01:00
lxc_hostdev.c lxc: replace VIR_ALLOC/REALLOC with g_new0/renew 2020-06-03 09:46:58 +01:00
lxc_hostdev.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_monitor_protocol.x Unify int types handling in protocol files 2016-01-11 19:56:06 +03:00
lxc_monitor.c lxc: replace VIR_ALLOC/REALLOC with g_new0/renew 2020-06-03 09:46: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: replace VIR_ALLOC/REALLOC with g_new0/renew 2020-06-03 09:46:58 +01:00
lxc_native.h lxc: Fix wrong addresses statements for IPv{4, 6} in native network definitions 2020-02-06 15:00:57 +01:00
lxc_process.c lxc: replace VIR_ALLOC/REALLOC with g_new0/renew 2020-06-03 09:46:58 +01:00
lxc_process.h lxc: Cleanup virConnectPtr usage 2019-12-17 16:58:43 +01:00
lxc.conf lxc.conf: s/QEMU/LXC/ 2016-11-09 18:56:15 +01:00
Makefile.inc.am systemd: Add sysconf files for all daemons 2020-04-03 11:50:47 +02:00
test_libvirtd_lxc.aug.in build: use @CONFIG@ instead of ::CONFIG:: in augeas tests 2019-08-09 14:06:31 +01:00
virtlxcd.init.in configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virtlxcd.service.in systemd: Move timeout from service files to sysconf files 2020-04-03 11:50:50 +02:00
virtlxcd.sysconf systemd: Move timeout from service files to sysconf files 2020-04-03 11:50:50 +02:00