libvirt/src/lxc
Michal Privoznik c57f3fd2f8 conf: Validate device on update-device
https://bugzilla.redhat.com/show_bug.cgi?id=1439991

Whenever a device is being updated via
virDomainUpdateDeviceFlags() API, we parse the device XML and
ideally run some generic checks to validate the configuration
(e.g. if device defines per-device boot order but the domain has
os/boot element already). Well, that's the theory - due to a
missing check we've jumped early from that check function.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
2017-09-06 11:19:30 +02: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_container.c lxc: add possibility to define init uid/gid 2017-07-11 10:41:24 +02:00
lxc_container.h
lxc_controller.c lib: Fix c99 style comments 2017-04-27 14:13:19 +02: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: Validate device on update-device 2017-09-06 11:19:30 +02:00
lxc_driver.h
lxc_fuse.c
lxc_fuse.h
lxc_hostdev.c
lxc_hostdev.h
lxc_monitor_protocol.x
lxc_monitor.c
lxc_monitor.h
lxc_native.c introduce virConfReadString 2017-08-08 12:19:17 +02:00
lxc_native.h
lxc_process.c Move machineName generation from virsystemd into domain_conf 2017-07-25 17:02:27 +02:00
lxc_process.h
lxc.conf
test_libvirtd_lxc.aug.in