[libvirt] [PATCH 0/5] Various blkdeviotune fixes (but mostly group_name, well, almost exclusively)

Martin Kletzander mkletzan at redhat.com
Wed Jan 25 09:16:09 UTC 2017


So I wanted to fix the last thing in Bug 1344897 [1], just two error
messages.  But I couldn't test it out because recent addition of
group_name broke setting blkdeviotune on new enough QEMU.  Yes, that
means 3.0.0 doesn't work with new enough QEMU.  Or namespaces.  Still
not totally a brown-bag release though.  Let's see if we can find more
things like that =)

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1344897


Martin Kletzander (5):
  qemu: Only set group_name when actually requested
  qemu: Don't lose group_name
  virsh: Actually make blkdeviotune --group_name work
  virsh: Use consistent naming for blkdeviotune options
  qemu: Add better message for some invalid block I/O settings

 src/qemu/qemu_driver.c | 62 ++++++++++++++++++++++++++++++++++----------------
 tools/virsh-domain.c   | 11 ++++++---
 tools/virsh.pod        |  4 ++--
 3 files changed, 53 insertions(+), 24 deletions(-)

--
2.11.0




More information about the libvir-list mailing list