This website requires JavaScript.
Explore
Help
Sign In
External
/
libvirt
Watch
1
Star
0
Fork
0
You've already forked libvirt
mirror of
https://gitlab.com/libvirt/libvirt.git
synced
2025-01-31 00:45:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
libvirt
/
src
/
lxc
History
Peter Krempa
5af63c9aa3
conf: Fix type for @liveStatus in virDomainObjListLoadAllConfigs
...
Use bool instead of an int.
2017-11-09 10:37:58 +01:00
..
libvirtd_lxc.aug
…
lxc_cgroup.c
Move machineName generation from virsystemd into domain_conf
2017-07-25 17:02:27 +02:00
lxc_cgroup.h
…
lxc_conf.c
conf: Add save cookie callbacks to xmlopt
2017-06-07 13:36:01 +02:00
lxc_conf.h
lxc: convert to typesafe virConf accessors
2016-07-12 09:58:21 +01:00
lxc_container.c
lxc: Fixed indentation
2017-10-10 09:27:01 +01:00
lxc_container.h
lxc: Move lxcContainerAvailable to virprocess
2017-01-11 18:02:35 +01:00
lxc_controller.c
Print hex values with '0x' prefix and octal with '0' in debug messages
2017-09-25 13:34:53 +01:00
lxc_domain.c
Move machineName generation from virsystemd into domain_conf
2017-07-25 17:02:27 +02:00
lxc_domain.h
Move machineName generation from virsystemd into domain_conf
2017-07-25 17:02:27 +02:00
lxc_driver.c
conf: Fix type for @liveStatus in virDomainObjListLoadAllConfigs
2017-11-09 10:37:58 +01:00
lxc_driver.h
…
lxc_fuse.c
conf: Rename virDomainDefGetMemoryActual to virDomainDefGetMemoryTotal
2016-06-17 10:39:40 +02:00
lxc_fuse.h
headers: Remove unnecessary keyword extern from function declaration
2016-05-11 09:06:32 +02:00
lxc_hostdev.c
…
lxc_hostdev.h
…
lxc_monitor_protocol.x
…
lxc_monitor.c
lxc: monitor now holds a reference to the domain
2016-12-08 16:35:53 +01:00
lxc_monitor.h
…
lxc_native.c
conf: merge virDomainLifecycleCrashAction with virDomainLifecycleAction
2017-10-19 11:52:09 +02:00
lxc_native.h
…
lxc_process.c
QoS: Set classes and filters in proper direction
2017-10-05 09:16:05 +02:00
lxc_process.h
lxc: support <interface type='ethernet'>
2016-05-24 15:21:05 -04:00
lxc.conf
lxc.conf: s/QEMU/LXC/
2016-11-09 18:56:15 +01:00
test_libvirtd_lxc.aug.in
…