libvirt/src/conf
John Ferlan d21fc70938 conf: Ensure both parent_wwnn/parent_wwpn provided
https://bugzilla.redhat.com/show_bug.cgi?id=1428209

Commit id 'bb74a7ffe' neglected to check that both the parent_wwnn
parent_wwpn are in the XML if one or the other is similar to how
the node device code checked (commit id '2b13361bc').

If only one is provided, the "default" is to use a vHBA capable
adapter (see commit id '78be2e8b'), so the vHBA could start, but
perhaps not on the expected adapter.

Signed-off-by: John Ferlan <jferlan@redhat.com>
2017-03-15 21:17:47 -04:00
..
capabilities.c
capabilities.h
cpu_conf.c Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
cpu_conf.h cpu: Avoid adding <vendor> to custom CPUs 2016-11-15 15:49:16 +01:00
device_conf.c
device_conf.h make all struct typedefs comply with proposed coding conventions 2017-03-06 13:00:45 -05:00
domain_addr.c conf: Make switch statements more strict 2017-02-22 18:55:55 +01:00
domain_addr.h conf: move VIR_DOMAIN_USB_HUB_PORTS to the header file 2017-01-31 13:09:08 +01:00
domain_audit.c conf: Wire up the vhost-scsi connection from/to XML 2016-11-24 12:22:25 -05:00
domain_audit.h audit: Audit information about shmem devices 2016-09-12 19:41:43 +02:00
domain_capabilities.c qemu: Avoid reporting "host" as a supported CPU model 2016-11-25 20:59:19 +01:00
domain_capabilities.h qemu: Avoid reporting "host" as a supported CPU model 2016-11-25 20:59:19 +01:00
domain_conf.c qemu: Introduce label-size for NVDIMMs 2017-03-15 14:39:22 +01:00
domain_conf.h qemu: Introduce label-size for NVDIMMs 2017-03-15 14:39:22 +01:00
domain_event.c Add domain event for metadata changes 2017-01-09 15:53:00 +00:00
domain_event.h Add domain event for metadata changes 2017-01-09 15:53:00 +00:00
domain_nwfilter.c
domain_nwfilter.h
interface_conf.c conf: Adjust coding style for interface conf sources 2017-03-06 07:07:01 -05:00
interface_conf.h conf: Alter coding style of interface function prototypes 2017-03-06 07:07:01 -05:00
netdev_bandwidth_conf.c
netdev_bandwidth_conf.h
netdev_vlan_conf.c
netdev_vlan_conf.h
netdev_vport_profile_conf.c
netdev_vport_profile_conf.h
network_conf.c Add ATTRIBUTE_FALLTHROUGH for switch cases without break 2017-02-23 10:11:16 +00:00
network_conf.h make all struct typedefs comply with proposed coding conventions 2017-03-06 13:00:45 -05:00
network_event.c
network_event.h
networkcommon_conf.c
networkcommon_conf.h
node_device_conf.c node: Replace variable named 'system' with 'syscap' 2017-03-04 10:42:33 -05:00
node_device_conf.h make all struct typedefs comply with proposed coding conventions 2017-03-06 13:00:45 -05:00
node_device_event.c
node_device_event.h
numa_conf.c qemu, conf: Rename virNumaMemAccess to virDomainMemoryAccess 2017-02-09 14:27:19 +01:00
numa_conf.h qemu, conf: Rename virNumaMemAccess to virDomainMemoryAccess 2017-02-09 14:27:19 +01:00
nwfilter_conf.c conf: Adjust coding style for nwfilter conf sources 2017-03-07 13:27:25 -05:00
nwfilter_conf.h conf: Alter coding style of nwfilter function prototypes 2017-03-07 13:27:25 -05:00
nwfilter_ipaddrmap.c
nwfilter_ipaddrmap.h
nwfilter_params.c
nwfilter_params.h
object_event_private.h
object_event.c Clean timer in virObjectEventStateFlush 2016-10-12 12:54:47 +02:00
object_event.h Change virDomainEventState to virObjectLockable 2016-10-12 12:54:47 +02:00
secret_conf.c conf: simplify internal virSecretDef handling of usage 2017-01-09 15:53:49 +00:00
secret_conf.h conf: simplify internal virSecretDef handling of usage 2017-01-09 15:53:49 +00:00
secret_event.c secret: add support for value change events 2017-01-09 16:42:04 +00:00
secret_event.h secret: add support for value change events 2017-01-09 16:42:04 +00:00
snapshot_conf.c qemu: block copy: Forbid block copy to relative paths 2016-12-16 18:30:39 +01:00
snapshot_conf.h
storage_conf.c conf: Ensure both parent_wwnn/parent_wwpn provided 2017-03-15 21:17:47 -04:00
storage_conf.h Enable forgotten VIR_CONNECT_LIST_STORAGE_POOLS_* flags 2017-03-13 09:29:37 +01:00
storage_event.c
storage_event.h
virchrdev.c
virchrdev.h
virdomainobjlist.c virDomainDefParse{File,String}: Introduce @parseOpaque argument 2016-09-26 16:50:12 +02:00
virdomainobjlist.h
virinterfaceobj.c conf: Use consistent function name prefixes for virinterfaceobj 2017-03-06 07:07:01 -05:00
virinterfaceobj.h conf: Alter coding style of interface function prototypes 2017-03-06 07:07:01 -05:00
virnodedeviceobj.c conf: Use consistent function name prefixes for virnodedeviceobj 2017-03-03 18:36:09 -05:00
virnodedeviceobj.h conf: Alter coding style of nodedev function prototypes 2017-03-03 18:36:09 -05:00
virnwfilterobj.c conf: Use consistent function name prefixes for virnwfilterobj 2017-03-07 13:27:25 -05:00
virnwfilterobj.h conf: Use consistent function name prefixes for virnwfilterobj 2017-03-07 13:27:25 -05:00
virsecretobj.c conf: simplify internal virSecretDef handling of usage 2017-01-09 15:53:49 +00:00
virsecretobj.h