]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: hostdev: Unify naming for qemuHostdevUpdateActive*Devices()
authorAndrea Bolognani <abologna@redhat.com>
Tue, 20 Oct 2015 12:26:30 +0000 (14:26 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 26 Oct 2015 12:50:35 +0000 (13:50 +0100)
commit8da5cbfc787fe83aac77a7fb05af2f048d01b7c0
tree51107d991c1f218da111062754bf957882969dcf
parent5ab29e369f111f1d4b1efa1f7a9f15ee091a379a
qemu: hostdev: Unify naming for qemuHostdevUpdateActive*Devices()

Adopt the same names used for virHostdevUpdateActive*Devices() for
consistency's sake and to make it easier to jump between the two.

No functional changes.
src/qemu/qemu_hostdev.c
src/qemu/qemu_hostdev.h
src/qemu/qemu_process.c