libvirt/src/conf
Doug Goldstein 3efbe13f4d Allow LUN type disks to have no source
CD-ROMs and Floppies are allowed to have no source to imply they are
empty or disconnected. Since the LUN type is used for raw CD-ROM access
with QEMU (and VMWare in the future), it also needs to allow an empty
source when the raw CD-ROM device is disconnected from the domain.
2013-09-16 15:21:28 -05: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
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 Allow LUN type disks to have no source 2013-09-16 15:21:28 -05:00
domain_conf.h qemu: Support virtio-mmio transport for virtio on ARM 2013-09-02 16:53:40 -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
netdev_vlan_conf.c Stop free'ing 'const char *' strings 2013-09-05 11:28:01 +01:00
netdev_vlan_conf.h
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
network_conf.c Change 'shortforward' to bool. 2013-09-05 13:46:29 +02:00
network_conf.h Test network update XML parsing 2013-08-28 08:05:46 +02: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
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
virchrdev.c Adapt to VIR_ALLOC and virAsprintf in src/conf/* 2013-07-10 11:07:31 +02:00
virchrdev.h