]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rename qemuBuildControllerDevCommandLine
authorJán Tomko <jtomko@redhat.com>
Wed, 16 Jan 2019 07:46:29 +0000 (08:46 +0100)
committerJán Tomko <jtomko@redhat.com>
Fri, 25 Jan 2019 13:58:43 +0000 (14:58 +0100)
commita6d3357c8b9eb3b08f17703d7154cd8c23e60bdc
treed1a216634512afb3138fd8c724ce380730e013c2
parentfc1c16bccd4deb86848a3f37ccb55831ed8ce2f2
rename qemuBuildControllerDevCommandLine

Use qemuBuildControllersCommandLine since it builds the command line
for (nearly) all controllers, not just one.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
src/qemu/qemu_command.c