libvirt/src/lxc
Daniel P. Berrange 4c87afe0ac Move /dev/pts setup out of virLXCControllerRun
The virLXCControllerRun method is getting a little too large,
and about 50% of its code is related to setting up a /dev/pts
mount. Move the latter out into a dedicated method

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-07-05 10:46:10 +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 Move veth device management into virLXCControllerPtr object 2012-07-05 10:46:09 +01:00
lxc_container.h Move veth device management into virLXCControllerPtr object 2012-07-05 10:46:09 +01:00
lxc_controller.c Move /dev/pts setup out of virLXCControllerRun 2012-07-05 10:46:10 +01: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