libvirt/src/bhyve
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
..
bhyve_capabilities.c bhyve: implement virConnectGetDomainCapabilities 2016-07-11 01:37:03 +03:00
bhyve_capabilities.h bhyve: implement virConnectGetDomainCapabilities 2016-07-11 01:37:03 +03:00
bhyve_command.c bhyve: cleanup bhyveBuildNetArgStr error handling 2016-11-21 20:17:41 +03:00
bhyve_command.h
bhyve_device.c bhyve: fix disks address allocation 2016-08-29 09:37:06 +03:00
bhyve_device.h
bhyve_domain.c conf: Extend virDomainDeviceDefPostParse for parseOpaque 2016-09-26 16:50:12 +02:00
bhyve_domain.h bhyve: monitor: do not override domain's privateData 2015-11-17 12:44:26 +03:00
bhyve_driver.c Forbid new-line char in name of new domain 2016-11-22 14:35:14 +01:00
bhyve_driver.h bhyve: fix preprocessor indentation 2016-02-06 05:26:51 +03:00
bhyve_monitor.c bhyve: monitor: do not override domain's privateData 2015-11-17 12:44:26 +03:00
bhyve_monitor.h
bhyve_parse_command.c Introduce virDomainChrSourceDefNew for virDomainChrDefPtr 2016-10-21 14:03:36 -04:00
bhyve_parse_command.h bhyve: implement virConnectDomainXMLFromNative 2016-07-10 15:40:10 -04:00
bhyve_process.c virDomainNetGetActualType: Return type is virDomainNetType 2016-10-14 10:15:51 +08:00
bhyve_process.h bhyve: implement domainShutdown 2016-05-05 08:04:01 +03:00
bhyve_utils.h conf: Split virDomainObjList into a separate file 2015-11-30 13:55:10 +01:00