libvirt/src/lxc
Daniel P. Berrange 3b1ddec1ef Add support for guest bind mounts with LXC
Currently you can configure LXC to bind a host directory to
a guest directory, but not to bind a guest directory to a
guest directory. While the guest container init could do
this itself, allowing it in the libvirt XML means a stricter
SELinux policy can be written
2012-06-25 10:17:56 +01:00
..
libvirtd_lxc.aug Add support for sVirt in the LXC driver 2012-02-02 17:44:39 -07:00
lxc_conf.c Add support for sVirt in the LXC driver 2012-02-02 17:44:39 -07:00
lxc_conf.h Pass the virt driver name into security drivers 2012-05-16 10:05:46 +01:00
lxc_container.c Add support for guest bind mounts with LXC 2012-06-25 10:17:56 +01:00
lxc_container.h Add support for sVirt in the LXC driver 2012-02-02 17:44:39 -07:00
lxc_controller.c Initialize random generator in lxc controller 2012-06-20 23:28:09 -06:00
lxc_driver.c drivers: Implement virListAllDomains for drivers using virDomainObj 2012-06-20 13:35:26 +02:00
lxc_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +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