]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Modify qemuBuildTPMCommandLine
authorJohn Ferlan <jferlan@redhat.com>
Thu, 18 Feb 2016 16:18:49 +0000 (11:18 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Sat, 12 Mar 2016 00:23:46 +0000 (19:23 -0500)
commit9de54baf26e9ed260825b38b322cc3cb20629e75
treea574ab9674f69b5b582805efb2f992b1ab5b45c5
parente6944a529e9884340fc2b1d13a2f2b060e1d6f26
qemu: Modify qemuBuildTPMCommandLine

Modify the argument order and types to match other similar helpers.

Also modify called functions to use the def->emulator instead of passing
def->emulator and def.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_command.c