libvirt/src/lxc
Daniel P. Berrange 7e1a7444c6 Mount temporary devpts on /var/lib/libvirt/lxc/$NAME.devpts
Currently the lxc controller sets up the devpts instance on
$rootfsdef->src, but this only works if $rootfsdef is using
type=mount. To support type=block or type=file for the root
filesystem, we must use /var/lib/libvirt/lxc/$NAME.devpts
for the temporary devpts mount in the controller
2013-03-22 17:27:01 +00:00
..
libvirtd_lxc.aug Add support for sVirt in the LXC driver 2012-02-02 17:44:39 -07:00
lxc_cgroup.c LXC: add cpuset cgroup support for lxc 2013-03-20 19:37:16 +08:00
lxc_cgroup.h LXC: add cpuset cgroup support for lxc 2013-03-20 19:37:16 +08:00
lxc_conf.c virCaps: conf: start splitting out irrelevat data 2013-03-13 09:27:14 +01:00
lxc_conf.h virCaps: conf: start splitting out irrelevat data 2013-03-13 09:27:14 +01:00
lxc_container.c Mount temporary devpts on /var/lib/libvirt/lxc/$NAME.devpts 2013-03-22 17:27:01 +00:00
lxc_container.h Convert capabilities / domain_conf to use virArch 2012-12-18 16:53:03 +00:00
lxc_controller.c Mount temporary devpts on /var/lib/libvirt/lxc/$NAME.devpts 2013-03-22 17:27:01 +00:00
lxc_domain.c virCaps: conf: start splitting out irrelevat data 2013-03-13 09:27:14 +01:00
lxc_domain.h virCaps: conf: start splitting out irrelevat data 2013-03-13 09:27:14 +01:00
lxc_driver.c Fix query of LXC security label 2013-03-13 15:16:42 +00:00
lxc_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
lxc_fuse.c Move FUSE mount to /var/lib/libvirt/lxc/$NAME.fuse 2013-03-22 17:27:01 +00:00
lxc_fuse.h Rename HAVE_FUSE to WITH_FUSE 2013-01-14 13:26:47 +00:00
lxc_hostdev.c Convert virPCIDeviceList and virUSBDeviceList into virObjectLockable 2013-02-05 19:22:26 +00:00
lxc_hostdev.h Rename all USB device functions to have a standard name prefix 2013-02-05 19:22:25 +00:00
lxc_monitor_protocol.x Fix generation of systemtap probes for RPC protocols 2013-03-14 12:42:22 +00:00
lxc_monitor.c Fix generation of systemtap probes for RPC protocols 2013-03-14 12:42:22 +00:00
lxc_monitor.h Fix generation of systemtap probes for RPC protocols 2013-03-14 12:42:22 +00:00
lxc_process.c Fix thread safety in LXC callback handling 2013-03-22 17:27:01 +00:00
lxc_process.h Refactor LXC NIC creation to allow reuse by hotplug code 2012-12-17 17:50:51 +00: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