[libvirt] [PATCH 2/9] nodedev: Introduce two new flags for listAll API

Michal Privoznik mprivozn at redhat.com
Mon Jan 14 19:41:45 UTC 2013


On 14.01.2013 15:34, Osier Yang wrote:
> 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 |   20 +++++++++++---------
>  src/conf/node_device_conf.c  |   29 ++++++++++++++++++++++++++---
>  src/conf/node_device_conf.h  |    6 +++++-
>  src/libvirt.c                |    2 ++
>  tools/virsh-nodedev.c        |    6 ++++++
>  tools/virsh.pod              |    7 ++++---
>  6 files changed, 54 insertions(+), 16 deletions(-)

ACK

Michal




More information about the libvir-list mailing list