[PATCH v5 0/3] test: fix nodedev mdev XML regression

Cole Robinson posted 3 patches 1 week, 3 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1713879485.git.crobinso@redhat.com
src/conf/node_device_conf.c | 24 ++++++++++++++++++++++++
src/conf/node_device_conf.h |  3 +++
src/libvirt_private.syms    |  1 +
src/test/test_driver.c      | 20 +++++++++++++++++++-
tests/nodedevxml2xmltest.c  | 18 +++---------------
5 files changed, 50 insertions(+), 16 deletions(-)
[PATCH v5 0/3] test: fix nodedev mdev XML regression
Posted by Cole Robinson 1 week, 3 days ago
See last patch for explanation. First two patches are related
bugfixes/improvements

v5:
  - Changed impl to match Boris' suggestion

Cole Robinson (3):
  test: make parsed nodedevs active and persistent
  test: Sync GetXML INACTIVE behavior with live driver
  test: nodedev: fill active_config at driver startup time

 src/conf/node_device_conf.c | 24 ++++++++++++++++++++++++
 src/conf/node_device_conf.h |  3 +++
 src/libvirt_private.syms    |  1 +
 src/test/test_driver.c      | 20 +++++++++++++++++++-
 tests/nodedevxml2xmltest.c  | 18 +++---------------
 5 files changed, 50 insertions(+), 16 deletions(-)

-- 
2.44.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org