libvirt/src/lxc
Eric Blake 6f926c5ef6 build: fix build without HAVE_CAPNG
Otherwise, a build may fail with:

lxc/lxc_conatiner.c: In function 'lxcContainerDropCapabilities':
lxc/lxc_container.c:1662:46: error: unused parameter 'keepReboot' [-Werror=unused-parameter]

* src/lxc/lxc_container.c (lxcContainerDropCapabilities): Mark
parameter unused.
2012-07-30 11:59:25 -06:00
..
libvirtd_lxc.aug Add support for sVirt in the LXC driver 2012-02-02 17:44:39 -07:00
lxc_cgroup.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
lxc_cgroup.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
lxc_conf.c Replace use of lxcError with virReportError 2012-07-30 12:35:08 +01:00
lxc_conf.h Replace use of lxcError with virReportError 2012-07-30 12:35:08 +01:00
lxc_container.c build: fix build without HAVE_CAPNG 2012-07-30 11:59:25 -06:00
lxc_container.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
lxc_controller.c Add handling for reboots of LXC containers 2012-07-30 13:09:56 +01:00
lxc_domain.c Convert the LXC driver to use virNetClient 2012-07-30 12:49:07 +01:00
lxc_domain.h Add handling for reboots of LXC containers 2012-07-30 13:09:56 +01:00
lxc_driver.c Convert the LXC driver to use virNetClient 2012-07-30 12:49:07 +01:00
lxc_driver.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
lxc_monitor.c Run an RPC protocol over the LXC controller monitor 2012-07-30 13:07:43 +01:00
lxc_monitor.h Run an RPC protocol over the LXC controller monitor 2012-07-30 13:07:43 +01:00
lxc_process.c Improve error message in LXC startup with network is not active 2012-07-30 13:09:57 +01:00
lxc_process.h Rename lxc_driver_t to virLXCDriver 2012-07-30 12:35:08 +01:00
lxc_protocol.x Add handling for reboots of LXC containers 2012-07-30 13:09:56 +01:00
lxc.conf Standardize whitespace used in example config files 2012-05-28 10:59:13 +01:00
test_libvirtd_lxc.aug.in Autogenerate augeas test case from default config files 2012-05-28 11:07:12 +01:00