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
lxc_cgroup.c lxc: replace VIR_ALLOC/REALLOC with g_new0/renew 2020-06-03 09:46:58 +01:00
lxc_cgroup.h
lxc_conf.c lxc: replace VIR_ALLOC/REALLOC with g_new0/renew 2020-06-03 09:46:58 +01:00
lxc_conf.h
lxc_container.c lxc: drop compat code for capability constants 2020-06-17 18:00:31 +01:00
lxc_container.h
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
lxc_driver.c lxc: replace VIR_ALLOC/REALLOC with g_new0/renew 2020-06-03 09:46:58 +01:00
lxc_driver.h
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
lxc_monitor_protocol.x
lxc_monitor.c lxc: replace VIR_ALLOC/REALLOC with g_new0/renew 2020-06-03 09:46:58 +01:00
lxc_monitor.h
lxc_native.c lxc: replace VIR_ALLOC/REALLOC with g_new0/renew 2020-06-03 09:46:58 +01:00
lxc_native.h
lxc_process.c lxc: replace VIR_ALLOC/REALLOC with g_new0/renew 2020-06-03 09:46:58 +01:00
lxc_process.h
lxc.conf
Makefile.inc.am
test_libvirtd_lxc.aug.in
virtlxcd.init.in
virtlxcd.service.in
virtlxcd.sysconf