libvirt/src/conf
Peter Krempa 02f0f1ccc7 tests: qemuxml2xml: Test status XML formatting and parsing
Recently we've fixed a bug where the status XML could not be parsed as
the parser used absolute path XPath queries. This test enhancement tests
all XML files used in the qemu-xml-2-xml test as a part of a status XML
snippet to see whether they are parsed correctly. The status XML-2-XML is
currently tested in 223 cases with this patch.
2015-03-25 15:42:52 +01:00
..
capabilities.c Decouple CPU XML formatting from domain XML public API flags 2015-01-13 16:19:56 +00:00
capabilities.h
cpu_conf.c cpu: Format <cpu/> properly 2015-02-25 09:26:04 +01:00
cpu_conf.h conf: Move all NUMA configuration to virDomainNuma 2015-02-20 17:50:08 +01:00
device_conf.c SRIOV NIC offload feature discovery 2015-03-05 11:31:05 +01:00
device_conf.h SRIOV NIC offload feature discovery 2015-03-05 11:31:05 +01:00
domain_addr.c
domain_addr.h
domain_audit.c audit: export virDomainAuditRNG 2015-02-10 13:05:22 +01:00
domain_audit.h audit: export virDomainAuditRNG 2015-02-10 13:05:22 +01:00
domain_capabilities.c
domain_capabilities.h
domain_conf.c tests: qemuxml2xml: Test status XML formatting and parsing 2015-03-25 15:42:52 +01:00
domain_conf.h tests: qemuxml2xml: Test status XML formatting and parsing 2015-03-25 15:42:52 +01:00
domain_event.c Replace virDomainFree with virObjectUnref 2014-12-02 11:03:40 -05:00
domain_event.h event: Add guest agent lifecycle event 2014-11-24 15:39:17 +01:00
domain_nwfilter.c Remove use of nwfilterPrivateData from nwfilter driver 2015-01-27 12:02:03 +00:00
domain_nwfilter.h Remove use of nwfilterPrivateData from nwfilter driver 2015-01-27 12:02:03 +00:00
interface_conf.c
interface_conf.h
netdev_bandwidth_conf.c network: only clear bandwidth if it has been set 2015-02-25 13:09:34 -05:00
netdev_bandwidth_conf.h conf: Increase virNetDevBandwidthParse intelligence 2015-01-13 18:24:15 +01: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 network_conf: Drop virNetworkObjIsDuplicate 2015-03-23 09:56:15 +01:00
network_conf.h network_conf: Drop virNetworkObjIsDuplicate 2015-03-23 09:56:15 +01:00
network_event.c Replace virNetworkFree with virObjectUnref 2014-12-02 11:03:40 -05:00
network_event.h
networkcommon_conf.c network: Resolve Coverity FORWARD_NULL 2015-01-16 06:40:15 -05:00
networkcommon_conf.h Use the network route definitions for domains 2015-01-16 10:14:03 +01:00
node_device_conf.c Introduce virBitmapIsBitSet 2015-03-13 15:31:33 +01:00
node_device_conf.h SRIOV NIC offload feature discovery 2015-03-05 11:31:05 +01:00
numa_conf.c conf: fix parsing of NUMA settings in VM status XML 2015-03-24 13:52:24 +01:00
numa_conf.h conf: numa: Add helper to count total memory size configured in NUMA 2015-03-02 16:42:51 +01:00
nwfilter_conf.c nwfilter: Add support for icmpv6 filtering 2015-01-07 11:41:49 -05:00
nwfilter_conf.h nwfilter: Add support for icmpv6 filtering 2015-01-07 11:41:49 -05:00
nwfilter_ipaddrmap.c
nwfilter_ipaddrmap.h
nwfilter_params.c
nwfilter_params.h
object_event_private.h
object_event.c
object_event.h
secret_conf.c
secret_conf.h
snapshot_conf.c Introduce virBitmapIsBitSet 2015-03-13 15:31:33 +01:00
snapshot_conf.h
storage_conf.c Introduce virBitmapIsBitSet 2015-03-13 15:31:33 +01:00
storage_conf.h Allow omitting volume capacity when backing store is specified 2015-03-02 08:07:11 +01:00
virchrdev.c Replace virStreamFree with virObjectUnref 2014-12-02 11:03:41 -05:00
virchrdev.h