Re: [libvirt] [PATCH 3/7] list: Add helpers for listing node devices

2012-09-06 Thread Peter Krempa
On 09/06/12 22:40, Peter Krempa wrote: index 7464c59..43928f1 100644 --- a/src/libvirt_private.syms +++ b/src/libvirt_private.syms @@ -852,6 +852,7 @@ virPortGroupFindByName; # node_device_conf.h +a; Is this related directly to this API adition? If not, split it out. (Do a separate patch do

Re: [libvirt] [PATCH 3/7] list: Add helpers for listing node devices

2012-09-06 Thread Peter Krempa
On 09/05/12 07:34, Osier Yang wrote: src/conf/node_device_conf.h: * New macro VIR_CONNECT_LIST_NODE_DEVICES_FILTERS_CAP * Declare virNodeDeviceList src/conf/node_device_conf.c: * New helpers virNodeDeviceCapMatch, virNodeDeviceMatch. virNodeDeviceCapMatch looks up the list of all t