libvirt/src/lxc
Ján Tomko 15654cc594 Use virDomainObjGetDefs in lxcDomainSetMemoryFlags
On LXC domain startup we have already called virDomainObjSetDefTransient
to fill vm->newDef.

There is no need to call virDomainLiveConfigHelperMethod which has the
ability to fill newDef if it's NULL.
2016-06-08 15:21:57 +02:00
..
libvirtd_lxc.aug
lxc_cgroup.c util: Replace virDomainDiskSourceIsBlockType with a new helper 2016-05-09 12:36:52 +02:00
lxc_cgroup.h lxc: report veth device indexes to systemd 2015-01-27 13:57:02 +00:00
lxc_conf.c lxc: Inherit namespace feature 2015-08-26 11:28:30 +01:00
lxc_conf.h
lxc_container.c More usage of virGetLastErrorMessage 2016-05-19 15:17:03 -04:00
lxc_container.h lxc: Inherit namespace feature 2015-08-26 11:28:30 +01:00
lxc_controller.c lxc: support <interface type='ethernet'> 2016-05-24 15:21:05 -04:00
lxc_domain.c lxc: completely rework reference counting 2016-05-24 16:54:01 +02:00
lxc_domain.h lxc: completely rework reference counting 2016-05-24 16:54:01 +02:00
lxc_driver.c Use virDomainObjGetDefs in lxcDomainSetMemoryFlags 2016-06-08 15:21:57 +02:00
lxc_driver.h
lxc_fuse.c lxc: fuse: Stub out Slab bits in /proc/meminfo 2016-01-22 08:32:00 -05: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 Unify int types handling in protocol files 2016-01-11 19:56:06 +03:00
lxc_monitor.c
lxc_monitor.h
lxc_native.c conf: Change virDomainCputune member 'shares' to unsigned long long 2016-05-25 16:59:58 +02:00
lxc_native.h lxc: use virDomainDefPostParse for parsing LXC config string 2015-12-09 12:59:02 +01:00
lxc_process.c Do not check for domain liveness in virDomainObjSetDefTransient 2016-06-06 08:34:22 +02:00
lxc_process.h lxc: support <interface type='ethernet'> 2016-05-24 15:21:05 -04:00
lxc.conf
test_libvirtd_lxc.aug.in