noticed while doing blockdev work but didn't turn out to be relevant.
Peter Krempa (6):
conf: Make argument of virDomainDiskGetDriver const
qemu: Move disk driver name validation into disk validation callback
conf, qemu: Replace access to disk driver name with accessors
conf: Punt 'driverName' back to disk definition structure
conf: Disk 'shared' state is not guest ABI
qemu: driver: Fix error message in qemuDomainBlockCommit
src/conf/domain_conf.c | 20 ++++++++++----------
src/conf/domain_conf.h | 4 +++-
src/qemu/qemu_command.c | 12 ------------
src/qemu/qemu_domain.c | 9 +++++++++
src/qemu/qemu_driver.c | 2 +-
src/qemu/qemu_hotplug.c | 7 -------
src/qemu/qemu_parse_command.c | 2 +-
src/util/virstoragefile.c | 6 ------
src/util/virstoragefile.h | 1 -
9 files changed, 24 insertions(+), 39 deletions(-)
--
2.16.2