libvirt/src/conf
Eric Blake 8cad56037b smbios: support system family
* docs/schemas/domain.rng (sysinfo-system-name): Also allow
family.
* src/util/sysinfo.h (struct _virSysinfoDef): Add system_family.
* src/conf/domain_conf.c (virSysinfoParseXML)
(virDomainSysinfoDefFormat): Support it.
* src/util/sysinfo.c (virSysinfoDefFree, virSysinfoRead): Likewise.
* src/qemu/qemu_conf.c (qemuBuildSmbiosSystemStr): Likewise.
* tests/qemuxml2argvdata/qemuxml2argv-smbios.xml: Adjust test.
* tests/qemuxml2argvdata/qemuxml2argv-smbios.args: Likewise.
2010-12-07 08:49:45 -07:00
..
capabilities.c capabilities, cpu: use new array API 2010-11-18 12:21:58 -07:00
capabilities.h capabilities, cpu: use new array API 2010-11-18 12:21:58 -07:00
cpu_conf.c capabilities, cpu: use new array API 2010-11-18 12:21:58 -07:00
cpu_conf.h capabilities, cpu: use new array API 2010-11-18 12:21:58 -07:00
domain_conf.c smbios: support system family 2010-12-07 08:49:45 -07:00
domain_conf.h virDomainIsUpdated: define the new public API 2010-11-23 14:22:31 -07:00
domain_event.c Fix possible crash in handling IO Error event 2010-05-14 09:18:51 -04:00
domain_event.h Add support for another explicit IO error event 2010-04-30 15:52:59 +01:00
domain_nwfilter.c nwfilter: fix loadable module support 2010-06-21 14:18:31 -04:00
domain_nwfilter.h nwfilter: fix loadable module support 2010-06-21 14:18:31 -04:00
interface_conf.c Don't leak delay string when freeing virInterfaceBridgeDefs 2010-08-03 11:37:05 -04:00
interface_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
network_conf.c network: plug memory leak 2010-11-24 15:23:43 -07:00
network_conf.h Fix formatting of network address in iptables helpers 2010-10-26 11:19:13 +01:00
node_device_conf.c nodedev: Free the right pointers when getting WWNs fails 2010-08-18 17:32:31 +02:00
node_device_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
nwfilter_conf.c Remove pointless nwIPAddress struct & void *casts 2010-10-22 11:21:27 +01:00
nwfilter_conf.h Remove pointless nwIPAddress struct & void *casts 2010-10-22 11:21:27 +01:00
nwfilter_params.c xen-proxy: Remove it entirely and use libvirtd instead 2010-11-08 22:00:35 +01:00
nwfilter_params.h This patch removes the virConnectPtr parameter from all functions where it's not necessary starting out with removing it as a parameter to the error reporting function. 2010-04-05 12:34:55 -04:00
secret_conf.c Use common XML parsing functions 2010-03-23 15:40:10 +01:00
secret_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_conf.c maint: prohibit most uses of xmlGetProp 2010-11-24 15:23:43 -07:00
storage_conf.h Fix parsing of port attribute in storage XML configuration 2010-11-23 14:55:33 +00:00
storage_encryption_conf.c xen-proxy: Remove it entirely and use libvirtd instead 2010-11-08 22:00:35 +01:00
storage_encryption_conf.h storage_encryption: silence clang warning 2010-05-10 13:53:12 -06:00