[PATCH 0/5] Random fixes

Michal Privoznik posted 5 patches 9 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1689693984.git.mprivozn@redhat.com
src/test/test_driver.c |  7 +++++--
src/util/virrandom.c   | 14 +++++++++++---
tests/virrandommock.c  |  8 --------
tools/virsh-host.c     | 26 ++++++++++++--------------
4 files changed, 28 insertions(+), 27 deletions(-)
[PATCH 0/5] Random fixes
Posted by Michal Privoznik 9 months, 2 weeks ago
The first two patches stem from me playing with split daemons. The rest
fixes code in/around virRandomGenerateWWN() since that's where the
second patch led me to.

Michal Prívozník (5):
  virsh: Make cmdVersion() work with split daemon
  virrandom: Accept "nodedev" driver in virRandomGenerateWWN()
  virrandom: Fix printf format string in virRandomGenerateWWN()
  test_driver: Pass virt_type to virNodeDeviceDefParse() in
    testNodeDeviceCreateXML()
  virrandommock: Drop virRandomGenerateWWN

 src/test/test_driver.c |  7 +++++--
 src/util/virrandom.c   | 14 +++++++++++---
 tests/virrandommock.c  |  8 --------
 tools/virsh-host.c     | 26 ++++++++++++--------------
 4 files changed, 28 insertions(+), 27 deletions(-)

-- 
2.41.0