libvirt/tests
Ashish Mittal 6885b51e5f qemu: Add TLS support for Veritas HyperScale (VxHS)
Alter qemu command line generation in order to possibly add TLS for
a suitably configured domain.

Sample TLS args generated by libvirt -

    -object tls-creds-x509,id=objvirtio-disk0_tls0,dir=/etc/pki/qemu,\
    endpoint=client,verify-peer=yes \
    -drive file.driver=vxhs,file.tls-creds=objvirtio-disk0_tls0,\
    file.vdisk-id=eb90327c-8302-4725-9e1b-4e85ed4dc251,\
    file.server.type=tcp,file.server.host=192.168.0.1,\
    file.server.port=9999,format=raw,if=none,\
    id=drive-virtio-disk0,cache=none \
    -device virtio-blk-pci,bus=pci.0,addr=0x4,drive=drive-virtio-disk0,\
    id=virtio-disk0

Update the qemuxml2argvtest with a couple of examples. One for a
simple case and the other a bit more complex where multiple VxHS disks
are added where at least one uses a VxHS that doesn't require TLS
credentials and thus sets the domain disk source attribute "tls = 'no'".

Update the hotplug to be able to handle processing the tlsAlias whether
it's to add the TLS object when hotplugging a disk or to remove the TLS
object when hot unplugging a disk.  The hot plug/unplug code is largely
generic, but the addition code does make the VXHS specific checks only
because it needs to grab the correct config directory and generate the
object as the command line would do.

Signed-off-by: Ashish Mittal <Ashish.Mittal@veritas.com>
Signed-off-by: John Ferlan <jferlan@redhat.com>
2017-09-28 09:45:14 -04:00
..
bhyveargv2xmldata
bhyvexml2argvdata bhyve: Add support for VNC autoport 2017-08-06 09:24:26 +04:00
bhyvexml2xmloutdata bhyve: Add support for VNC autoport 2017-08-06 09:24:26 +04:00
capabilityschemadata tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
commanddata
cputestdata cpu_conf: Drop updateCPU from virCPUDefFormat 2017-09-21 15:23:39 +02:00
domaincapsschemadata cpu: Add clwb/pcommit CPU features 2017-09-18 15:10:46 +02:00
domainconfdata
domainschemadata tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
domainsnapshotxml2xmlin
domainsnapshotxml2xmlout tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
fchostdata/fc_host
genericxml2xmlindata tests: add generic xml chardev source reconnect tests 2017-08-29 10:30:05 +02:00
genericxml2xmloutdata conf: fix formatting of udp chardev attributes 2017-09-26 13:36:51 +02:00
interfaceschemadata
libxlxml2domconfigdata libxl: Add a test suite for libxl_domain_config generator 2017-08-04 10:17:55 -06:00
lxcconf2xmldata
lxcxml2xmldata lxc: add possibility to define init uid/gid 2017-07-11 10:41:24 +02:00
lxcxml2xmloutdata
networkxml2confdata
networkxml2firewalldata
networkxml2xmlin
networkxml2xmlout
networkxml2xmlupdatein
networkxml2xmlupdateout
nodedevschemadata nodedev: add switchdev to NIC capabilities 2017-09-18 08:32:24 -04:00
nssdata
nwfilterxml2firewalldata
nwfilterxml2xmlin
nwfilterxml2xmlout
qemuagentdata tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuargv2xmldata qemu: Provide default LUN=0 for iSCSI if not provided 2017-09-12 10:33:25 -04:00
qemucapabilitiesdata tests: Add QEMU 2.10.0 capabilities test for s390x 2017-09-21 15:30:19 -04:00
qemucaps2xmldata
qemuhelpdata
qemuhotplugtestcpus tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuhotplugtestdevices tests: hotplug: Test disks with duplicate WWNs 2017-06-23 14:11:25 +02:00
qemuhotplugtestdomains tests: hotplug: Test disks with duplicate WWNs 2017-06-23 14:11:25 +02:00
qemumemlockdata tests: Update qemumemlock data 2017-07-15 14:50:42 +02:00
qemumonitorjsondata tests: deterministichash: Make hash tables arch-independent 2017-08-03 09:54:36 +02:00
qemuxml2argvdata qemu: Add TLS support for Veritas HyperScale (VxHS) 2017-09-28 09:45:14 -04:00
qemuxml2xmloutdata qemu: Add TLS support for Veritas HyperScale (VxHS) 2017-09-28 09:45:14 -04:00
secretxml2xmlin
securityselinuxhelperdata
securityselinuxlabeldata
sexpr2xmldata
storagepoolschemadata
storagepoolxml2xmlin schema: do not require name for certain pool types 2017-03-29 10:36:55 +02:00
storagepoolxml2xmlout conf: do not steal pointers from the pool source 2017-03-29 10:36:55 +02:00
storagevolschemadata
storagevolxml2argvdata
storagevolxml2xmlin
storagevolxml2xmlout
sysinfodata
vboxsnapshotxmldata
vircaps2xmldata Report more correct information for cache control 2017-06-16 13:09:41 +02:00
vircgroupdata Avoid hidden cgroup mount points 2017-07-13 09:37:52 +02:00
virconfdata
virfilecachedata tests: add virfilecachetest 2017-07-26 15:33:45 +02:00
virfiledata
virhostcpudata
virjsondata tests: Validate that JSON deflattening fixed nested json pseudo-protocol strings 2017-07-11 14:24:17 +02:00
virmacmaptestdata tests: deterministichash: Make hash tables arch-independent 2017-08-03 09:54:36 +02:00
virnetdaemondata
virnetdevtestdata/sys/class/net
virpcitestdata
virscsidata
virstorageutildata storage: gluster: Use volume name as "<name>" field in the XML 2017-04-04 16:36:15 +02:00
virusbtestdata/sys_bus_usb/devices
vmwareverdata
vmx2xmldata
xencapsdata
xlconfigdata xenconfig: fix handling of NULL disk source 2017-05-19 08:47:36 -06:00
xmconfigdata
xml2sexprdata
xml2vmxdata
.valgrind.supp
bhyveargv2xmlmock.c
bhyveargv2xmltest.c conf: Add save cookie callbacks to xmlopt 2017-06-07 13:36:01 +02:00
bhyvexml2argvmock.c Set coalesce settings for domain interfaces 2017-04-21 13:35:04 +02:00
bhyvexml2argvtest.c bhyve: Add support for VNC autoport 2017-08-06 09:24:26 +04:00
bhyvexml2xmltest.c bhyve: Add support for VNC autoport 2017-08-06 09:24:26 +04:00
check-file-access.pl perl: Don't hardcode interpreter path 2017-09-19 16:04:53 +02:00
commandhelper.c Fix commandhelper build on win32 2017-09-21 08:55:07 +01:00
commandtest.c tests: fix some resource leaks 2017-04-11 13:23:01 +02:00
cputest.c cpu_conf: Drop updateCPU from virCPUDefFormat 2017-09-21 15:23:39 +02:00
domaincapsmock.c
domaincapstest.c tests: rewrite host CPU mocking 2017-07-26 15:35:02 +02:00
domainconftest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
domainsnapshotxml2xmltest.c conf: Pass xmlopt to virDomainSnapshotDefFormat 2017-06-07 13:36:01 +02:00
esxutilstest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
eventtest.c lib: Fix c99 style comments 2017-04-27 14:13:19 +02:00
fchosttest.c tests: fix some resource leaks 2017-04-11 13:23:01 +02:00
fdstreamtest.c fdstreamtest: Print more info on read failure 2017-04-28 14:17:10 +02:00
file_access_whitelist.txt
genericxml2xmltest.c tests: add generic xml chardev source reconnect tests 2017-08-29 10:30:05 +02:00
interfacexml2xmltest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
libvirtd-fail
libvirtd-pool
libxlxml2domconfigtest.c libxl: Add a test suite for libxl_domain_config generator 2017-08-04 10:17:55 -06:00
lxcconf2xmltest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
lxcxml2xmltest.c lxc: add possibility to define init uid/gid 2017-07-11 10:41:24 +02:00
Makefile.am Stop linking tests/commandhelper to libvirt code 2017-09-20 14:32:12 +01:00
metadatatest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
networkxml2conftest.c network: Have virNetworkObjNew lock the returned object 2017-08-16 14:17:57 -04:00
networkxml2firewalltest.c Prevent test failures with ebtables/iptables/ip6tables are missing 2017-04-19 10:51:51 +01:00
networkxml2xmltest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
networkxml2xmlupdatetest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
nodedevxml2xmltest.c node_device: introduce new capability FC_RPORT 2017-05-26 10:44:05 -04:00
nsslinktest.c
nssmock.c
nsstest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
nwfilterebiptablestest.c Prevent test failures with ebtables/iptables/ip6tables are missing 2017-04-19 10:51:51 +01:00
nwfilterxml2firewalltest.c Prevent test failures with ebtables/iptables/ip6tables are missing 2017-04-19 10:51:51 +01:00
nwfilterxml2xmltest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
objecteventtest.c storage: Add new events for *PoolBuild() and *PoolDelete(). 2017-09-20 11:52:56 +02:00
objectlocking.ml
oomtrace.pl perl: Don't hardcode interpreter path 2017-09-19 16:04:53 +02:00
openvzutilstest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
openvzutilstest.conf
pkix_asn1_tab.c
qemuagenttest.c tests: use global virQEMUDriver 2017-04-11 14:06:47 +02:00
qemuargv2xmltest.c virDomainXMLOption: Introduce virDomainABIStabilityDomain 2017-06-05 09:08:52 +02:00
qemucapabilitiestest.c tests: Add QEMU 2.10.0 capabilities test for s390x 2017-09-21 15:30:19 -04:00
qemucaps2xmlmock.c
qemucaps2xmltest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
qemucapsprobe.c qemu: pass only host arch instead of the whole virCaps 2017-07-26 15:35:24 +02:00
qemucapsprobemock.c
qemucommandutiltest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
qemucpumock.c qemu: pass only host arch instead of the whole virCaps 2017-07-26 15:35:24 +02:00
qemuhelptest.c tests: qemuhelp: convert to virTestLoadFilePath 2017-07-27 09:37:21 +02:00
qemuhotplugtest.c qemuhotplugtest: Don't leak @vm 2017-08-07 10:44:06 +02:00
qemumemlocktest.c testCompareMemLock: Use correct free function for domain def 2017-08-10 11:22:06 +02:00
qemumonitorjsontest.c tests: qemumonitorjson: Old and empty test case for node name detection 2017-07-28 17:59:06 +02:00
qemumonitortest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
qemumonitortestutils.c refactoring: Use the return value of virObjectRef directly 2017-04-10 14:49:20 +02:00
qemumonitortestutils.h
qemuxml2argvmock.c
qemuxml2argvtest.c qemu: Add TLS support for Veritas HyperScale (VxHS) 2017-09-28 09:45:14 -04:00
qemuxml2xmltest.c util: Add TLS attributes to virStorageSource 2017-09-28 09:45:14 -04:00
scsihosttest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
seclabeltest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
secretxml2xmltest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
securityselinuxhelper.c
securityselinuxlabeltest.c security: don't relabel chardev source if virtlogd is used as stdio handler 2017-06-16 16:00:10 +02:00
securityselinuxtest.c tests: Fix leak in securityselinuxtest 2017-08-23 12:32:23 -04:00
sexpr2xmltest.c virDomainXMLOption: Introduce virDomainABIStabilityDomain 2017-06-05 09:08:52 +02:00
shunloadhelper.c
shunloadtest.c
sockettest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
ssh.c
storagebackendsheepdogtest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
storagepoolxml2xmltest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
storagevolxml2argvtest.c storage: Introduce virStoragePoolObjNew 2017-09-19 08:28:38 -04:00
storagevolxml2xmltest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
sysinfotest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
test-lib.sh
test-wrap-argv.pl test-wrap-argv.pl: Accept short parameter -i for --in-place 2017-05-15 12:34:19 +02:00
testutils.c virTestCompareToFile: Don't access memory we don't own 2017-08-07 10:44:06 +02:00
testutils.h tests: utils: Add virTestLoadFileJSON helper 2017-07-27 09:38:39 +02:00
testutilshostcpus.h tests: rewrite host CPU mocking 2017-07-26 15:35:02 +02:00
testutilslxc.c
testutilslxc.h
testutilsqemu.c qemu: switch QEMU capabilities to use virFileCache 2017-07-26 15:36:21 +02:00
testutilsqemu.h qemu: switch QEMU capabilities to use virFileCache 2017-07-26 15:36:21 +02:00
testutilsxen.c tests: rewrite host CPU mocking 2017-07-26 15:35:02 +02:00
testutilsxen.h
utiltest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
vboxsnapshotxmltest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
viralloctest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
viratomictest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virauthconfigtest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virbitmaptest.c util: bitmap: Modify virBitmapSubtract to virBitmapIntersect 2017-07-20 16:14:50 +02:00
virbuftest.c util: introduce virBufferEscapeRegex 2017-05-12 16:54:33 +02:00
vircaps2xmltest.c Report more correct information for cache control 2017-06-16 13:09:41 +02:00
vircapstest.c tests: don't use different QEMU binary paths for different virt types 2017-04-11 14:06:47 +02:00
vircgroupmock.c tests: fix some resource leaks 2017-04-11 13:23:01 +02:00
vircgrouptest.c vircgrouptest: Don't leak @cgroup 2017-08-10 11:22:27 +02:00
virconftest.c introduce virConfReadString 2017-08-08 12:19:17 +02:00
vircryptotest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virdbusmock.c
virdbustest.c virdbustest: Don't leak @out_strv1 2017-08-07 10:44:06 +02:00
virdeterministichashmock.c tests: deterministichash: Make hash tables arch-independent 2017-08-03 09:54:36 +02:00
virdrivermoduletest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virendiantest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virfilecachemock.c tests: add virfilecachetest 2017-07-26 15:33:45 +02:00
virfilecachetest.c tests: add virfilecachetest 2017-07-26 15:33:45 +02:00
virfiletest.c virfiletest: include linux/falloc.h 2017-05-19 14:02:37 +02:00
virfilewrapper.c tests: Fix indentation in virfilewrapper.c 2017-08-14 10:01:12 +02:00
virfilewrapper.h tests: Add virfilewrapper -- the new super "mock" 2017-05-09 13:12:40 +02:00
virfirewalltest.c Prevent test failures with ebtables/iptables/ip6tables are missing 2017-04-19 10:51:51 +01:00
virhashdata.h
virhashtest.c util/virhash: add name parameter to virHashSearch 2017-07-20 14:02:14 +02:00
virhostcpumock.c lib: Fix c99 style comments 2017-04-27 14:13:19 +02:00
virhostcputest.c util: Remove virsysfs and instead enhance virFileReadValue* functions 2017-05-09 13:12:40 +02:00
virhostdevtest.c virhostdevtest: Don't leak @mgr->activeSCSIHostdevs 2017-08-10 11:22:27 +02:00
viridentitytest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
viriscsitest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virjsontest.c tests: virjson: Test nesting of JSON string into a JSON (string) property 2017-07-19 17:59:09 +02:00
virkeycodetest.c util: switch over to use keycodemapdb GIT submodule 2017-04-25 21:14:18 +01:00
virkeyfiletest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virkmodtest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virlockspacetest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virlogtest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virmacmaptest.c tests: Extract mock library for making hash table deterministic 2017-07-27 09:54:20 +02:00
virmock.h
virmocklibxl.c libxl: Add a test suite for libxl_domain_config generator 2017-08-04 10:17:55 -06:00
virnetdaemonmock.c
virnetdaemontest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virnetdevbandwidthmock.c
virnetdevbandwidthtest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virnetdevmock.c
virnetdevtest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virnetmessagetest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virnetserverclientmock.c
virnetserverclienttest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virnetsockettest.c tests: Fix virnetsockettest after SSH command line changes 2017-08-30 10:50:17 +02:00
virnettlscontexttest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virnettlshelpers.c maint: Fix incorrect parenthesis placement causing true/false assignment 2017-09-05 11:27:12 +02:00
virnettlshelpers.h
virnettlssessiontest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virnumamock.c util: Remove virsysfs and instead enhance virFileReadValue* functions 2017-05-09 13:12:40 +02:00
virpcimock.c virpcimock: Fix memory leak in pci_driver_new 2017-07-16 17:06:45 -04:00
virpcitest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virpolkittest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virportallocatormock.c
virportallocatortest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virrandommock.c
virrotatingfiletest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virschematest.c tests: Test vircaps2xmldata XMLs in virschematest 2017-05-09 13:12:40 +02:00
virscsitest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virsh-cpuset
virsh-define-dev-segfault tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
virsh-int-overflow
virsh-optparse test: virsh-optparse: Fix expected test output with new error checking 2017-04-13 10:14:42 +02:00
virsh-read-bufsiz
virsh-read-non-seekable
virsh-schedinfo
virsh-self-test
virsh-start
virsh-undefine
virsh-uriprecedence
virsh-vcpupin
virshtest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virstoragetest.c util: storage: Add JSON backing volume parse for VxHS 2017-09-19 21:10:21 -04:00
virstorageutiltest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virstringtest.c tests: virstringtest: adding tests to virStrToDouble() 2017-07-10 09:15:53 +02:00
virsystemdtest.c Move machineName generation from virsystemd into domain_conf 2017-07-25 17:02:27 +02:00
virt-aa-helper-test virt-aa-helper-test: Add test for aarch32 UEFI image path 2017-07-21 14:36:54 -04:00
virt-admin-self-test
virtestmock.c
virtimetest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virtypedparamtest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
viruritest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virusbmock.c
virusbtest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
vmwarevertest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
vmx2xmltest.c virDomainXMLOption: Introduce virDomainABIStabilityDomain 2017-06-05 09:08:52 +02:00
xencapstest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
xlconfigtest.c introduce virConfReadString 2017-08-08 12:19:17 +02:00
xmconfigtest.c introduce virConfReadString 2017-08-08 12:19:17 +02:00
xml2sexprtest.c virDomainXMLOption: Introduce virDomainABIStabilityDomain 2017-06-05 09:08:52 +02:00
xml2vmxtest.c virDomainXMLOption: Introduce virDomainABIStabilityDomain 2017-06-05 09:08:52 +02:00