]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add tests for new blkdeviotune arguments
authorJohn Ferlan <jferlan@redhat.com>
Wed, 12 Nov 2014 15:16:52 +0000 (10:16 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 14 Nov 2014 17:03:52 +0000 (12:03 -0500)
commit5c08b12521f60dcb86e69bd26d18c12e2c1131ac
treef158ef50f6a961b53b905a7461d8c39626f8087e
parenta01eea3020af52272dc4de8180c9d0a19aa1e496
qemu: Add tests for new blkdeviotune arguments

The recent commit to add support for block_set_io_throttle parameters
from version 1.7 of qemu did not add any tests - this adds the tests

Signed-off-by: John Ferlan <jferlan@redhat.com>
tests/qemuxml2argvdata/qemuxml2argv-blkdeviotune-max.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-blkdeviotune-max.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c