libvirt/src/conf
John Ferlan 12fa16eb98 nodedev: Introduce virNodeDeviceGetSCSIHostCaps
We're about to move the call to nodeDeviceSysfsGetSCSIHostCaps from
node_device_driver into virnodedeviceobj, so move the guts of the code
from the driver specific node_device_linux_sysfs into its own API
since virnodedeviceobj cannot callback into the driver.

Nothing in the code deals with sysfs anyway, as that's hidden by the
various virSCSIHost* and virVHBA* utility function calls.

Signed-off-by: John Ferlan <jferlan@redhat.com>
2017-07-17 10:40:24 -04:00
..
capabilities.c
capabilities.h Report more correct information for cache control 2017-06-16 13:09:41 +02:00
cpu_conf.c
cpu_conf.h
device_conf.c
device_conf.h conf: Remove obsolete comment 2017-07-15 14:50:42 +02:00
domain_addr.c qemu: Use PHBs when extending the guest PCI topology 2017-07-15 14:50:42 +02:00
domain_addr.h qemu: Use PHBs when extending the guest PCI topology 2017-07-15 14:50:42 +02:00
domain_audit.c conf: Rename and expose virDomainChrSourceDefPath 2017-07-11 14:45:15 +02:00
domain_audit.h
domain_capabilities.c
domain_capabilities.h
domain_conf.c qemu: Automatically pick target index and model for pci-root controllers 2017-07-15 14:50:42 +02:00
domain_conf.h qemu: Automatically pick target index and model for pci-root controllers 2017-07-15 14:50:42 +02:00
domain_event.c events: Avoid double free possibility on remote call failure 2017-06-25 08:16:04 -04:00
domain_event.h
domain_nwfilter.c
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 conf: Remove NONNULL(1,2) for virNetDevBandwidthFormat 2017-03-22 13:49:59 -04:00
netdev_bandwidth_conf.h
netdev_vlan_conf.c
netdev_vlan_conf.h
netdev_vport_profile_conf.c
netdev_vport_profile_conf.h
network_conf.c
network_conf.h
network_event.c
network_event.h
networkcommon_conf.c
networkcommon_conf.h
node_device_conf.c nodedev: Introduce virNodeDeviceGetSCSIHostCaps 2017-07-17 10:40:24 -04:00
node_device_conf.h nodedev: Introduce virNodeDeviceGetSCSIHostCaps 2017-07-17 10:40:24 -04:00
node_device_event.c
node_device_event.h
numa_conf.c
numa_conf.h
nwfilter_conf.c nwfilter: Remove need for virNWFilterSaveXML 2017-07-15 14:50:40 -04:00
nwfilter_conf.h nwfilter: Remove need for virNWFilterSaveXML 2017-07-15 14:50:40 -04:00
nwfilter_ipaddrmap.c
nwfilter_ipaddrmap.h
nwfilter_params.c
nwfilter_params.h
object_event_private.h
object_event.c events: Avoid double free possibility on remote call failure 2017-06-25 08:16:04 -04:00
object_event.h events: Avoid double free possibility on remote call failure 2017-06-25 08:16:04 -04:00
secret_conf.c
secret_conf.h
secret_event.c
secret_event.h
snapshot_conf.c
snapshot_conf.h
storage_adapter_conf.c conf: Convert virStoragePoolSourceAdapter to virStorageAdapter 2017-03-15 21:17:47 -04:00
storage_adapter_conf.h
storage_conf.c src: fix multiple resource leaks in loops 2017-04-11 13:23:00 +02:00
storage_conf.h
storage_event.c
storage_event.h
virchrdev.c
virchrdev.h
virdomainobjlist.c
virdomainobjlist.h
virinterfaceobj.c
virinterfaceobj.h
virnetworkobj.c
virnetworkobj.h
virnodedeviceobj.c nodedev: Dereference the obj/def in virNodeDeviceObjListFind* APIs 2017-07-17 10:40:24 -04:00
virnodedeviceobj.h nodedev: Alter node device obj list function names 2017-07-17 10:40:24 -04:00
virnwfilterobj.c Revert "nwfilter: Move save of config until after successful assign" 2017-07-17 09:18:39 -04:00
virnwfilterobj.h nwfilter: Introduce virNWFilterObjListFindInstantiateFilter 2017-07-15 23:00:30 -04:00
virsavecookie.c
virsavecookie.h
virsecretobj.c secret: Rename variable in virSecretObjListAdd 2017-07-14 07:22:41 -04:00
virsecretobj.h secret: Alter FindByUUID to expect the formatted uuidstr 2017-07-14 07:22:41 -04:00
virstorageobj.c
virstorageobj.h