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

Adopt the same names used for virHostdevReAttach*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_hotplug.c
src/qemu/qemu_process.c