libvirt/src/storage
Martin Kletzander c36b1f7b6a Change virDevicePCIAddress to virPCIDeviceAddress
We had both and the only difference was that the latter also included
information about multifunction setting.  The problem with that was that
we couldn't use functions made for only one of the structs (e.g.
parsing).  To consolidate those two structs, use the one in virpci.h,
include that in domain_conf.h and add the multifunction member in it.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2016-05-02 15:46:23 +02:00
..
parthelper.c util: Add virGettextInitialize, convert the code 2016-04-14 13:22:40 -04:00
storage_backend_disk.c storage: Add new flag for libvirt_parthelper 2016-01-19 13:02:59 -05:00
storage_backend_disk.h
storage_backend_fs.c storage: drop the plumbing needed for kvm-img/qcow-create 2016-04-20 08:59:57 -04:00
storage_backend_fs.h
storage_backend_gluster.c ploop: Fix build with gluster 2016-04-15 18:09:18 +02:00
storage_backend_gluster.h
storage_backend_iscsi.c iscsi: do not fail to stop a stopped pool 2015-04-30 13:05:10 +02:00
storage_backend_iscsi.h
storage_backend_logical.c Revert "logical: Only raw volumes are supported" 2016-03-27 11:09:53 -04:00
storage_backend_logical.h
storage_backend_mpath.c storage: mpath: Don't error on target_type=NULL 2016-04-14 12:52:45 -04:00
storage_backend_mpath.h
storage_backend_rbd.c storage: rbd: Fix build 2016-03-29 08:51:33 +02:00
storage_backend_rbd.h
storage_backend_scsi.c Change virDevicePCIAddress to virPCIDeviceAddress 2016-05-02 15:46:23 +02:00
storage_backend_scsi.h
storage_backend_sheepdog.c sheepdog: Use a consistent error message 2016-03-21 08:46:54 +03:00
storage_backend_sheepdog.h
storage_backend_zfs.c ZFS: Support sparse volumes 2016-04-17 07:32:27 +03:00
storage_backend_zfs.h
storage_backend.c secret: Change virSecretDef variable names 2016-04-25 15:45:29 -04:00
storage_backend.h storage: drop the plumbing needed for kvm-img/qcow-create 2016-04-20 08:59:57 -04:00
storage_driver.c Fix minor typos in messages 2016-04-30 15:37:31 +02:00
storage_driver.h storage: Introduce virStoragePoolObjFindPoolByUUID 2015-11-12 06:30:32 -05:00