libvirt/src/lxc
Cole Robinson c53acd2ad1 Drop needless virtType validation
This code originates from:

commit d0aa10fdd6
Author: Daniel P. Berrange <berrange@redhat.com>
Date:   Tue Mar 3 12:03:44 2009 +0000

    QEMU security driver usage for sVirt support (James Morris, Dan Walsh, Daniel Berrange)

Originally in the qemudDomainGetSecurityLabel function. It doesn't
appear to have done anything useful back then either. The other two
instances look like copy+paste

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2019-03-18 09:35:00 -04:00
..
Makefile.inc.am make sure libvirt is linked first 2018-03-05 16:49:50 +00:00
libvirtd_lxc.aug Add support for sVirt in the LXC driver 2012-02-02 17:44:39 -07:00
lxc.conf lxc.conf: s/QEMU/LXC/ 2016-11-09 18:56:15 +01:00
lxc_cgroup.c lxc: Use virCgroupGetMemoryStat 2018-08-13 11:53:53 +02:00
lxc_cgroup.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
lxc_conf.c Fix names for abs_top_{src,build}dir variables 2019-03-14 10:05:28 +01:00
lxc_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
lxc_container.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
lxc_container.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
lxc_controller.c Use NULLSTR_EMPTY 2019-02-14 14:09:38 +01:00
lxc_domain.c lxc: Don't reboot host on virDomainReboot 2019-02-07 11:36:41 +01:00
lxc_domain.h lxc: Don't reboot host on virDomainReboot 2019-02-07 11:36:41 +01:00
lxc_driver.c Drop needless virtType validation 2019-03-18 09:35:00 -04:00
lxc_driver.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
lxc_fuse.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
lxc_fuse.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
lxc_hostdev.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
lxc_hostdev.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
lxc_monitor.c Require a semicolon for VIR_ONCE_GLOBAL_INIT calls 2019-02-03 17:46:29 -05:00
lxc_monitor.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
lxc_monitor_protocol.x Unify int types handling in protocol files 2016-01-11 19:56:06 +03:00
lxc_native.c lxc: Converting 'if, else' logic into a 'switch, case' 2019-02-25 10:41:39 -05:00
lxc_native.h lxc: Converting 'if, else' logic into a 'switch, case' 2019-02-25 10:41:39 -05:00
lxc_process.c util: string: Use VIR_AUTOSTRINGLIST instead of VIR_AUTOPTR(virString) 2019-03-04 13:04:20 +01:00
lxc_process.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
test_libvirtd_lxc.aug.in Autogenerate augeas test case from default config files 2012-05-28 11:07:12 +01:00