[libvirt] [PATCH 0/2] test: Implement virConnectListAllNodeDevices

Cole Robinson posted 2 patches 6 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1519427518.git.crobinso@redhat.com
Test syntax-check passed
There is a newer version of this series
src/conf/node_device_conf.c |  3 +++
src/conf/node_device_conf.h |  1 +
src/test/test_driver.c      | 15 +++++++++++++++
3 files changed, 19 insertions(+)
[libvirt] [PATCH 0/2] test: Implement virConnectListAllNodeDevices
Posted by Cole Robinson 6 years, 1 month ago
First patch is prep work to teach generic nodedev code not
to access host info for the test driver, which is needed to
give correct results for patch 2

Cole Robinson (2):
  conf: nodedev: Don't refresh host caps in testdriver
  test: Implement virConnectListAllNodeDevices

 src/conf/node_device_conf.c |  3 +++
 src/conf/node_device_conf.h |  1 +
 src/test/test_driver.c      | 15 +++++++++++++++
 3 files changed, 19 insertions(+)

-- 
2.14.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list