[PATCH 0/5] Random fixes

Michal Privoznik mprivozn at redhat.com
Tue Jul 18 15:27:31 UTC 2023


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



More information about the libvir-list mailing list