libvirt/include
Osier Yang efed366eb7 Introduce API virNodeDeviceLookupSCSIHostByWWN
Since the name (like scsi_host10) is not stable for vHBA, (it can
be changed either after recreating or system rebooting), current
API virNodeDeviceLookupByName is not nice to use for management app
in this case. (E.g. one wants to destroy the vHBA whose name has
been changed after system rebooting, he has to find out current
name first).

Later patches will support the persistent vHBA via storage pool,
with which one can identify the vHBA stably by the wwnn && wwpn
pair.

So this new API comes.
2013-02-12 00:23:57 +08:00
..
libvirt Introduce API virNodeDeviceLookupSCSIHostByWWN 2013-02-12 00:23:57 +08:00
Makefile.am maint: add missing copyright notices 2011-07-28 15:01:17 -06:00