• J
    conf,qemu: Replace iscsisrc fields with virStorageSourcePtr · 626ea2d5
    John Ferlan 提交于
    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.
    626ea2d5
qemu_hotplug.c 194.8 KB