]> xenbits.xensource.com Git - libvirt.git/commit
nodedev: Introduce two new flags for listAll API
authorOsier Yang <jyang@redhat.com>
Mon, 7 Jan 2013 17:05:28 +0000 (01:05 +0800)
committerOsier Yang <jyang@redhat.com>
Mon, 25 Mar 2013 12:46:05 +0000 (20:46 +0800)
commit652a2ec63051f1c4570f49858db445b686abbb0e
tree4b63feda5f542fcf2f25110aeea3e6932aa93676
parentab4b0001887061881cb0849ed40da526bdbc0a31
nodedev: Introduce two new flags for listAll API

VIR_CONNECT_LIST_NODE_DEVICES_CAP_FC_HOST to filter the FC HBA,
and VIR_CONNECT_LIST_NODE_DEVICES_CAP_VPORTS to filter the FC HBA
which supports vport.
include/libvirt/libvirt.h.in
src/conf/node_device_conf.c
src/conf/node_device_conf.h
src/libvirt.c
tools/virsh-nodedev.c
tools/virsh.pod