
25 Oct
2016
25 Oct
'16
7:38 p.m.
On Thu, Oct 06, 2016 at 06:38:58PM -0400, John Ferlan wrote:
Add in the block I/O throttling length/duration parameter to the command line if supported. If not supported, fail command creation.
Add the xml2argvtest for testing.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/qemu/qemu_command.c | 21 +++++++++++++ .../qemuxml2argv-blkdeviotune-max-length.args | 34 ++++++++++++++++++++++ tests/qemuxml2argvtest.c | 4 +++ 3 files changed, 59 insertions(+) create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-blkdeviotune-max-length.args
ACK Erik