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

Cole Robinson crobinso at redhat.com
Fri Feb 23 23:16:06 UTC 2018


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




More information about the libvir-list mailing list