[libvirt] [PATCH 0/4] qemu: fix handling of 'group_name' disk io tuning parameter

Peter Krempa pkrempa at redhat.com
Fri Mar 17 08:30:35 UTC 2017


Fix a crasher and an invalid configuration.

Peter Krempa (4):
  qemu: Don't steal pointers from 'persistentDef' in
    qemuDomainGetBlockIoTune
  qemu: command: Extract blkdeviotune checks into a separate function
  qemu: command: Extract tests for subsets of blkdeviotune settings
  qemu: command: Don't allow setting 'group_name' alone

 src/qemu/qemu_command.c | 181 ++++++++++++++++++++++++++++++------------------
 src/qemu/qemu_driver.c  |  22 ++++--
 2 files changed, 127 insertions(+), 76 deletions(-)

-- 
2.12.0




More information about the libvir-list mailing list