[libvirt] [REPOST PATCH v6 1/8] conf, qemu: Replace iscsisrc fields with virStorageSourcePtr

Peter Krempa pkrempa at redhat.com
Thu Nov 23 10:22:41 UTC 2017


On Wed, Nov 08, 2017 at 08:15:54 -0500, John Ferlan wrote:
> Rather than picking apart the two pieces we need/want (path, hosts,
> and auth)- let's allocate/use a virStorageSourcePtr for iSCSI storage.
> 
> The end result is that qemuBuildSCSIiSCSIHostdevDrvStr doesn't need
> to "fake" one for the qemuBuildNetworkDriveStr call.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/conf/domain_conf.c  | 46 +++++++++++++++++++++++++---------------------
>  src/conf/domain_conf.h  |  5 +----
>  src/qemu/qemu_command.c | 10 +---------
>  src/qemu/qemu_domain.c  |  9 +++++----
>  src/qemu/qemu_hotplug.c |  2 +-
>  5 files changed, 33 insertions(+), 39 deletions(-)

ACK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20171123/f642c54b/attachment-0001.sig>


More information about the libvir-list mailing list