libvirt/src/conf
Eric Blake dad3c2090d network: allow '-' in model name
In QEMU PPC64 we have a network device called "spapr-vlan". We can specify
this using the existing syntax for network devices, however libvirt
currently rejects "spapr-vlan" in virDomainNetDefParseXML() because of
the "-". Fix the code to accept "-".

* src/conf/domain_conf.c (virDomainNetDefParseXML): Allow '-' in
model name, and be more efficient.
* docs/schemas/domaincommon.rng: Limit valid model names to match code.
Based on a patch by Michael Ellerman.
2011-12-09 13:02:45 -07:00
..
capabilities.c Remove powerMgmt_valid field from capabilities struct 2011-11-30 10:12:30 +00:00
capabilities.h Remove powerMgmt_valid field from capabilities struct 2011-11-30 10:12:30 +00:00
cpu_conf.c conf: don't modify cpu set string during parsing 2011-11-21 14:50:28 -07:00
cpu_conf.h XML definitions for guest NUMA and parsing routines 2011-11-17 13:34:42 -07:00
domain_audit.c Avoid using "devname" as an identifier. 2011-09-16 20:49:04 +08:00
domain_audit.h snapshot: make it possible to audit external snapshot 2011-09-05 07:03:05 -06:00
domain_conf.c network: allow '-' in model name 2011-12-09 13:02:45 -07:00
domain_conf.h Support block I/O throttle in XML 2011-11-30 11:36:09 -07:00
domain_event.c maint: fix improper use of 'an' 2011-12-03 17:11:56 -07:00
domain_event.h startupPolicy: Emit event on disk source dropping 2011-10-25 09:27:10 +02:00
domain_nwfilter.c Pass the VM's UUID into the nwfilter subsystem 2011-12-08 21:35:20 -05:00
domain_nwfilter.h Pass the VM's UUID into the nwfilter subsystem 2011-12-08 21:35:20 -05:00
interface_conf.c conf: Improve incorrect root element error messages 2011-11-28 15:12:37 +01:00
interface_conf.h interface: implement a test driver for network config transaction API. 2011-05-27 14:34:13 -04:00
netdev_bandwidth_conf.c Split src/util/network.{c,h} into 5 pieces 2011-11-15 10:27:54 +00:00
netdev_bandwidth_conf.h Split src/util/network.{c,h} into 5 pieces 2011-11-15 10:27:54 +00:00
netdev_vport_profile_conf.c maint: typo fixes 2011-12-01 16:08:34 -07:00
netdev_vport_profile_conf.h Split src/util/network.{c,h} into 5 pieces 2011-11-15 10:27:54 +00:00
network_conf.c conf: Improve incorrect root element error messages 2011-11-28 15:12:37 +01:00
network_conf.h Split src/util/network.{c,h} into 5 pieces 2011-11-15 10:27:54 +00:00
node_device_conf.c npiv: Expose fabric_name outside 2011-12-07 18:42:08 +08:00
node_device_conf.h npiv: Expose fabric_name outside 2011-12-07 18:42:08 +08:00
nwfilter_conf.c nwfilter: cleanup return codes in nwfilter subsystem 2011-12-08 21:26:34 -05:00
nwfilter_conf.h nwfilter: remove virConnectPtr from internal API calls 2011-11-23 14:13:03 -05:00
nwfilter_params.c nwfilter: cleanup return codes in nwfilter subsystem 2011-12-08 21:26:34 -05:00
nwfilter_params.h Enable detection of multiple IP addresses 2011-11-22 19:05:45 -05:00
secret_conf.c conf: Improve incorrect root element error messages 2011-11-28 15:12:37 +01:00
secret_conf.h secret: add Ceph secret type 2011-10-28 11:34:17 -06:00
storage_conf.c Fix storage pool source comparison to avoid comparing with self 2011-11-01 11:13:29 +00:00
storage_conf.h storage: make previous leak less likely to regress 2011-10-24 19:42:49 -06:00
storage_encryption_conf.c snapshot: simplify indentation of disk encryption xml 2011-10-26 11:14:43 -06:00
storage_encryption_conf.h snapshot: simplify indentation of disk encryption xml 2011-10-26 11:14:43 -06:00