[libvirt] [PATCH 0/6] Various disk-related fixes/cleanups

Peter Krempa posted 6 patches 6 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1524048872.git.pkrempa@redhat.com
Test syntax-check passed
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(-)
[libvirt] [PATCH 0/6] Various disk-related fixes/cleanups
Posted by Peter Krempa 6 years ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list