libvirt/src/vz
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
..
vz_driver.c Forbid new-line char in name of new domain 2016-11-22 14:35:14 +01:00
vz_driver.h parallels: rename all parallels files and driver directory to vz 2015-06-17 15:07:55 +03:00
vz_sdk.c vz: support type=bridge network interface type correctly 2016-10-27 17:25:50 +03:00
vz_sdk.h vz: expand start/stop/... APIs for ACL checks 2016-08-23 19:48:01 +03:00
vz_utils.c vz: add serial number to disk devices 2016-10-21 16:18:56 +03:00
vz_utils.h vz: remove Bridged network name and rename Routed 2016-10-27 17:25:50 +03:00