libvirt/src/openvz
Sławek Kapłoński 6c98ac2c62 Forbid new-line char in name of new domain
New line character in name of domain is now forbidden because it
mess virsh output and can be confusing for users.
Validation of name is done in drivers, after parsing XML to avoid
problems with dissappeared domains which was already created with
new-line char in name.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2016-11-22 14:35:14 +01:00
..
openvz_conf.c Fix various code comment typos 2016-09-26 08:06:30 -04:00
openvz_conf.h conf: Split virDomainObjList into a separate file 2015-11-30 13:55:10 +01:00
openvz_driver.c Forbid new-line char in name of new domain 2016-11-22 14:35:14 +01:00
openvz_driver.h add migration support for OpenVZ driver 2014-09-15 15:01:35 +02:00
openvz_util.c Make tests independant of system page size 2015-02-02 20:27:43 +00:00
openvz_util.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00