]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Rename DomainGetIOThreadsInfo to DomainGetIOThreadInfo
authorJán Tomko <jtomko@redhat.com>
Wed, 25 Mar 2015 16:02:26 +0000 (17:02 +0100)
committerJán Tomko <jtomko@redhat.com>
Thu, 26 Mar 2015 15:11:10 +0000 (16:11 +0100)
commita96b68e7a4229a18d0e1895758e4a00a6734e254
tree0764c331003fc4054dd14b1aa48a7799fa5c9d3f
parent9e48f6cf9fbeb9040192b1452f048391b80b1e2e
Rename DomainGetIOThreadsInfo to DomainGetIOThreadInfo

While it returns info about multiple threads, the version
without the plural is easier to read.
daemon/remote.c
include/libvirt/libvirt-domain.h
src/driver-hypervisor.h
src/libvirt-domain.c
src/libvirt_public.syms
src/qemu/qemu_driver.c
src/remote/remote_driver.c
src/remote/remote_protocol.x
src/remote_protocol-structs
src/rpc/gendispatch.pl
tools/virsh-domain.c