[libvirt] [PATCH 0/2] Add missing check and test for new blkdeviotune parameters

John Ferlan jferlan at redhat.com
Wed Nov 12 15:16:50 UTC 2014


Found missing 'size_iops_sec' check in qemu_command.c.

Add a test for the new blkdeviotune parameters.

John Ferlan (2):
  qemu: Add checks for blkdeviotune 'size_iops_sec' and adjust error
  qemu: Add tests for new blkdeviotune arguments

 src/qemu/qemu_command.c                            | 10 +++--
 .../qemuxml2argv-blkdeviotune-max.args             | 12 +++++
 .../qemuxml2argv-blkdeviotune-max.xml              | 51 ++++++++++++++++++++++
 tests/qemuxml2argvtest.c                           |  3 ++
 4 files changed, 72 insertions(+), 4 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-blkdeviotune-max.args
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-blkdeviotune-max.xml

-- 
1.9.3




More information about the libvir-list mailing list