libvirt/src/conf
Daniel P. Berrange 4ac290cc33 Add device info to serial, parallel, channel, input & fs devices
Although the serial, parallel, chanel, input & fs devices do
not have PCI address info, they can all have device aliases.
Thus it neccessary to associate the virDomainDeviceInfo data
with them all.

* src/conf/domain_conf.c, src/conf/domain_conf.h: Add hooks for
  parsing / formatting device info for serial, parallel, channel
  input and fs devices.
* docs/schemas/domain.rng: Associate device info with character
  devices, input & fs device
2010-01-18 13:38:56 +00:00
..
capabilities.c XML parsing/formating code for CPU flags 2009-12-18 14:44:55 +01:00
capabilities.h XML parsing/formating code for CPU flags 2009-12-18 14:44:55 +01:00
cpu_conf.c Fixes syntax-check with previous commit 2009-12-18 14:50:04 +01:00
cpu_conf.h XML parsing/formating code for CPU flags 2009-12-18 14:44:55 +01:00
domain_conf.c Add device info to serial, parallel, channel, input & fs devices 2010-01-18 13:38:56 +00:00
domain_conf.h Add device info to serial, parallel, channel, input & fs devices 2010-01-18 13:38:56 +00:00
domain_event.c events: Report errors on failure 2010-01-13 14:24:07 -05:00
domain_event.h Move all XML configuration handling to src/conf/ 2009-09-21 14:41:46 +01:00
interface_conf.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
interface_conf.h Support for IPv6 / multiple addresses per interfaces 2009-11-03 21:04:56 +01:00
network_conf.c Fix undefined reference to 'close_used_without_including_unistd_h' 2009-12-22 13:04:50 +01:00
network_conf.h Store the range size when adding a DHCP range 2009-11-06 18:07:24 +01:00
node_device_conf.c nodedev: Add removable storage 'media_label' prop 2009-12-14 14:58:23 +01:00
node_device_conf.h nodedev: Add removable storage 'media_label' prop 2009-12-14 14:58:23 +01:00
secret_conf.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
secret_conf.h Move all XML configuration handling to src/conf/ 2009-09-21 14:41:46 +01:00
storage_conf.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
storage_conf.h storage: Add ParseSourceString function for use with FindPoolSources. 2009-10-28 11:30:40 -04:00
storage_encryption_conf.c storage: conf: Fix memory leak in encryption parsing 2009-11-03 16:46:54 -05:00
storage_encryption_conf.h Move all XML configuration handling to src/conf/ 2009-09-21 14:41:46 +01:00