Actually this is a combination of the two previous series
https://www.redhat.com/archives/libvir-list/2016-October/msg00890.html
and
https://www.redhat.com/archives/libvir-list/2016-September/msg01024.html
Maxim Nestratov (1):
util: qemu: make qemuSafeSerialParamValue function usable by other
drivers
Nikolay Shirokovskiy (2):
vz: set something in disk driver name
vz: add serial number to disk devices
src/libvirt_private.syms | 1 +
src/qemu/qemu_command.c | 19 +------------------
src/util/virutil.c | 16 ++++++++++++++++
src/util/virutil.h | 2 ++
src/vz/vz_sdk.c | 24 ++++++++++++++++++++++++
src/vz/vz_utils.c | 6 +++---
6 files changed, 47 insertions(+), 21 deletions(-)
--
2.4.11