]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Manage /dev entry on disk hotplug
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 15 Nov 2016 15:53:04 +0000 (16:53 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 15 Dec 2016 08:25:16 +0000 (09:25 +0100)
commit81df21507bef94ae53a056156e4aa6661f29237a
treea2ccf6d1f57435906843504e278fd29a9f5d30d1
parenteadaa975480d10eb057eb72bf833888e88e948e8
qemu: Manage /dev entry on disk hotplug

When attaching a device to a domain that's using separate mount
namespace we must maintain /dev entries in order for qemu process
to see them.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h
src/qemu/qemu_driver.c
src/qemu/qemu_hotplug.c
src/qemu/qemu_security.c
src/qemu/qemu_security.h