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