]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Rename iolimit to blockio.
authorViktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
Tue, 4 Sep 2012 14:30:55 +0000 (16:30 +0200)
committerEric Blake <eblake@redhat.com>
Tue, 4 Sep 2012 15:14:36 +0000 (09:14 -0600)
commit72f1f2206e96a3f1621a6772a2b9d0a740d86da1
tree21c8e6786f76c0536a07168db5677f13a702cb1b
parent03c42a4510f3232cb85c673f7f02208d56169eca
Rename iolimit to blockio.

After discussion with DB we decided to rename the new iolimit
element as it creates the impression it would be there to
limit (i.e. throttle) I/O instead of specifying immutable
characteristics of a block device.
This is also backed by the fact that the term I/O Limits has
vanished from newer storage admin documentation.

Signed-off-by: Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
src/qemu/qemu_command.c
tests/qemuhelptest.c
tests/qemuxml2argvdata/qemuxml2argv-disk-blockio.args [moved from tests/qemuxml2argvdata/qemuxml2argv-disk-iolimits.args with 100% similarity]
tests/qemuxml2argvdata/qemuxml2argv-disk-blockio.xml [moved from tests/qemuxml2argvdata/qemuxml2argv-disk-iolimits.xml with 93% similarity]
tests/qemuxml2argvtest.c