]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: remove input device after receiving the event
authorJán Tomko <jtomko@redhat.com>
Thu, 14 Dec 2017 09:45:31 +0000 (10:45 +0100)
committerJán Tomko <jtomko@redhat.com>
Thu, 14 Dec 2017 15:36:03 +0000 (16:36 +0100)
commit8d51042ef873d2a868d505f0eff32346ba041a95
treee4308b1609a15c44716fe14d222655eccf46f210
parentb3d0270c44b85944f91906225b27bca6700a6333
qemu: remove input device after receiving the event

Also call qemuDomainRemoveInputDevice if we receive the
event after the Detach API ends.

Commit 67486bb failed to include this.

https://bugzilla.redhat.com/show_bug.cgi?id=1524837
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
src/qemu/qemu_hotplug.c