libvirt/src/conf
Laine Stump ed64d92bea conf: add virDomainDefAddController()
We need a virDomainDefAddController() that doesn't check for an
existing controller at the same index (since USB2 controllers must be
added in sets of 4 that are all at the same index), so rather than
duplicating the code in virDomainDefMaybeAddController(), split it
into two functions, in the process eliminating existing duplicated
code that loops through the controller list by calling
virDomainControllerFind(), which does the same thing).
2016-01-11 13:08:26 -05:00
..
capabilities.c conf: Add new VIR_DOMAIN_VIRT_NONE enum 2015-09-25 15:33:53 -04:00
capabilities.h conf: Add new VIR_DOMAIN_VIRT_NONE enum 2015-09-25 15:33:53 -04:00
cpu_conf.c XML: escape strings where we should do it 2015-05-12 12:05:07 +02:00
cpu_conf.h
device_conf.c conf: more useful error message when pci function is out of range 2015-08-08 18:37:35 -04:00
device_conf.h conf: more useful error message when pci function is out of range 2015-08-08 18:37:35 -04:00
domain_addr.c mark virDomainVirtioSerialAddrSetAddController as static. 2015-12-17 16:57:25 +01:00
domain_addr.h mark virDomainVirtioSerialAddrSetAddController as static. 2015-12-17 16:57:25 +01:00
domain_audit.c conf: Replace read accesses to def->vcpus with accessor 2015-12-09 14:57:12 +01:00
domain_audit.h qemu: Add support to Add/Delete IOThreads 2015-04-27 12:36:36 -04:00
domain_capabilities.c XML: escape strings where we should do it 2015-05-12 12:05:07 +02:00
domain_capabilities.h
domain_conf.c conf: add virDomainDefAddController() 2016-01-11 13:08:26 -05:00
domain_conf.h Provide parse flags to PostParse functions 2016-01-11 10:54:50 +01:00
domain_event.c Add VIR_DOMAIN_EVENT_ID_DEVICE_ADDED event 2015-04-15 17:06:01 +02:00
domain_event.h Add VIR_DOMAIN_EVENT_ID_DEVICE_ADDED event 2015-04-15 17:06:01 +02:00
domain_nwfilter.c
domain_nwfilter.h
interface_conf.c interface: don't error out if a bond has no interfaces 2015-05-27 14:25:45 -04:00
interface_conf.h
netdev_bandwidth_conf.c virNetDevBandwidthParseRate: Reject negative values 2015-08-10 13:47:48 +02:00
netdev_bandwidth_conf.h qemu: add udp interface support 2015-09-02 10:17:50 +02:00
netdev_vlan_conf.c
netdev_vlan_conf.h
netdev_vport_profile_conf.c docs: schema and docs for the midonet virtualport type 2015-03-17 13:09:05 -04:00
netdev_vport_profile_conf.h
network_conf.c Avoid using !STREQ and !STRNEQ 2015-10-21 15:03:35 +02:00
network_conf.h conf: Add getter for network routes 2015-07-14 08:04:49 +02:00
network_event.c
network_event.h
networkcommon_conf.c
networkcommon_conf.h
node_device_conf.c conf: support reporting maxCount attribute for virtual_functions cap 2015-11-24 12:29:31 -05:00
node_device_conf.h conf: support reporting maxCount attribute for virtual_functions cap 2015-11-24 12:29:31 -05:00
numa_conf.c conf: fix crash when parsing a unordered NUMA <cell/> 2015-09-08 10:40:20 +02:00
numa_conf.h numa_conf: Introduce virDomainNumaGetMaxCPUID 2015-08-07 17:19:03 +02:00
nwfilter_conf.c Avoid using !STREQ and !STRNEQ 2015-10-21 15:03:35 +02:00
nwfilter_conf.h conf: Split virDomainObjList into a separate file 2015-11-30 13:55:10 +01:00
nwfilter_ipaddrmap.c
nwfilter_ipaddrmap.h
nwfilter_params.c Avoid using !STREQ and !STRNEQ 2015-10-21 15:03:35 +02:00
nwfilter_params.h
object_event_private.h
object_event.c
object_event.h event: add notion of remoteID for filtering client network events 2014-01-15 13:55:21 -07:00
secret_conf.c
secret_conf.h
snapshot_conf.c domain: conf: Drop expectedVirtTypes 2015-04-20 16:43:43 -04:00
snapshot_conf.h domain: conf: Drop expectedVirtTypes 2015-04-20 16:43:43 -04:00
storage_conf.c rbd: Return VIR_STORAGE_FILE_RAW as format for RBD volumes 2016-01-04 15:19:06 +01:00
storage_conf.h storage: Make active boolean 2015-11-12 06:30:32 -05:00
virchrdev.c check if console/channel PTY is null before attempting to open 2015-06-03 18:13:06 +02:00
virchrdev.h
virdomainobjlist.c conf: Split virDomainObjList into a separate file 2015-11-30 13:55:10 +01:00
virdomainobjlist.h conf: Split virDomainObjList into a separate file 2015-11-30 13:55:10 +01:00