libvirt/src/conf
Laine Stump b83d26f6c4 qemu: support ich9-intel-hda audio device
This resolves one of the issues in:

   https://bugzilla.redhat.com/show_bug.cgi?id=1003983

This device is identical to qemu's "intel-hda" device (known as "ich6"
in libvirt), but has a different PCI device ID (which matches the ID
of the hda audio built into the ich9 chipset, of course). It's not
supported in earlier versions of qemu, so it requires a capability
bit.
2013-09-25 10:38:02 -04:00
..
capabilities.c caps: Add helpers to convert NUMA nodes to corresponding CPUs 2013-07-18 14:41:01 +02:00
capabilities.h caps: Add helpers to convert NUMA nodes to corresponding CPUs 2013-07-18 14:41:01 +02:00
cpu_conf.c cpu: Allow fine tuning of "host-model" cpu 2013-07-16 10:51:30 +02:00
cpu_conf.h cpu: Add virCPUDefUpdateFeature() 2013-07-16 10:49:50 +02:00
device_conf.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
device_conf.h Rename util.{c,h} to virutil.{c,h} 2012-12-21 11:19:49 +00:00
domain_audit.c Convert 'int i' to 'size_t i' in src/conf/ files 2013-07-10 17:40:13 +01:00
domain_audit.h Include pid namespace inode in LXC audit messages 2013-03-07 19:43:53 +00:00
domain_conf.c qemu: support ich9-intel-hda audio device 2013-09-25 10:38:02 -04:00
domain_conf.h qemu: support ich9-intel-hda audio device 2013-09-25 10:38:02 -04:00
domain_event.c domain_event: Resolve memory leak found by Valgrind 2013-07-23 19:04:48 -04:00
domain_event.h Add VIR_DOMAIN_EVENT_ID_DEVICE_REMOVED event 2013-07-18 15:28:45 +02:00
domain_nwfilter.c Convert 'int i' to 'size_t i' in src/conf/ files 2013-07-10 17:40:13 +01:00
domain_nwfilter.h
interface_conf.c Convert 'int i' to 'size_t i' in src/conf/ files 2013-07-10 17:40:13 +01:00
interface_conf.h Add access control filtering of interface objects 2013-07-03 15:54:54 +01:00
netdev_bandwidth_conf.c Adapt to VIR_ALLOC and virAsprintf in src/conf/* 2013-07-10 11:07:31 +02:00
netdev_bandwidth_conf.h Rename xml.{c,h} to virxml.{c,h} 2012-12-21 11:19:50 +00:00
netdev_vlan_conf.c Stop free'ing 'const char *' strings 2013-09-05 11:28:01 +01:00
netdev_vlan_conf.h Rename xml.{c,h} to virxml.{c,h} 2012-12-21 11:19:50 +00:00
netdev_vport_profile_conf.c Adapt to VIR_ALLOC and virAsprintf in src/conf/* 2013-07-10 11:07:31 +02:00
netdev_vport_profile_conf.h Rename xml.{c,h} to virxml.{c,h} 2012-12-21 11:19:50 +00:00
network_conf.c conf: Fix virNetworkAssignDef's comment. 2013-09-24 17:02:19 +08:00
network_conf.h Add forwarder attribute to <dns/> element 2013-09-17 17:47:33 -06:00
node_device_conf.c Convert 'int i' to 'size_t i' in src/conf/ files 2013-07-10 17:40:13 +01:00
node_device_conf.h Add access control filtering of node device objects 2013-07-03 15:54:53 +01:00
nwfilter_conf.c Stop free'ing 'const char *' strings 2013-09-05 11:28:01 +01:00
nwfilter_conf.h virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
nwfilter_ipaddrmap.c Adapt to VIR_ALLOC and virAsprintf in src/conf/* 2013-07-10 11:07:31 +02:00
nwfilter_ipaddrmap.h
nwfilter_params.c Convert 'int i' to 'size_t i' in src/conf/ files 2013-07-10 17:40:13 +01:00
nwfilter_params.h Rename buf.{c,h} to virbuffer.{c,h} 2012-12-21 11:17:12 +00:00
secret_conf.c Adapt to VIR_ALLOC and virAsprintf in src/conf/* 2013-07-10 11:07:31 +02:00
secret_conf.h cleanup: Change datatype of secret->private to boolean 2013-04-11 11:54:37 +08:00
snapshot_conf.c snapshot_conf: Allow parsing an XML node 2013-08-16 19:12:38 -04:00
snapshot_conf.h snapshot_conf: Allow parsing an XML node 2013-08-16 19:12:38 -04:00
storage_conf.c Make logical pools independent on target path 2013-07-16 12:16:37 +02:00
storage_conf.h storage: Add connection for autostart storage pool 2013-07-23 12:56:10 -04:00
storage_encryption_conf.c Convert 'int i' to 'size_t i' in src/conf/ files 2013-07-10 17:40:13 +01:00
storage_encryption_conf.h Rename util.{c,h} to virutil.{c,h} 2012-12-21 11:19:49 +00:00
virchrdev.c Adapt to VIR_ALLOC and virAsprintf in src/conf/* 2013-07-10 11:07:31 +02:00
virchrdev.h conf: Add unix socket support to virChrdevOpen 2013-01-04 18:07:11 -07:00