]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: nodedev: ability to filter CCW capabilities
authorBjoern Walk <bwalk@linux.vnet.ibm.com>
Mon, 22 May 2017 06:38:23 +0000 (08:38 +0200)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 26 May 2017 14:44:05 +0000 (10:44 -0400)
commitc7cfcc57d5819877d9db614eae2ffdac8a3593f7
treed7fc50da2a915f88e2a5a6c167a7cc56eda2266a
parentb0ffd938d4a28874786e137bbc61c31c11f8bf58
virsh: nodedev: ability to filter CCW capabilities

Now that the node_device driver is aware of CCW devices, let's hook up
virsh so that we can filter them properly.

Reviewed-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com>
Reviewed-by: Marc Hartmayer <mhartmay@linux.vnet.ibm.com>
Signed-off-by: Bjoern Walk <bwalk@linux.vnet.ibm.com>
docs/formatnode.html.in
include/libvirt/libvirt-nodedev.h
src/conf/node_device_conf.h
src/conf/virnodedeviceobj.c
src/libvirt-nodedev.c
tools/virsh-nodedev.c
tools/virsh.pod