]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Properly label and create evdev on input device hotplug
authorJán Tomko <jtomko@redhat.com>
Tue, 21 Nov 2017 12:56:37 +0000 (13:56 +0100)
committerJán Tomko <jtomko@redhat.com>
Fri, 24 Nov 2017 16:38:51 +0000 (17:38 +0100)
commit2814f66f281064477815065bf3ddc5f5cec82062
tree67aeb9fef163eb24e69304123751ec149aaac384
parentc4c7a18c4b8107b3521880eb20a94c928bdeacb0
qemu: Properly label and create evdev on input device hotplug

Utilize all the newly introduced function to create the evdev node
and label it on hotplug and destroy it on hotunplug.

This was forgotten in commits bc9ffaf and 67486bb.

https://bugzilla.redhat.com/show_bug.cgi?id=1509866
src/qemu/qemu_hotplug.c