]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Prepare RNGs when starting a domain
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 15 Nov 2016 15:10:23 +0000 (16:10 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 15 Dec 2016 08:25:16 +0000 (09:25 +0100)
commit2160f338a74543634e26aeddef1e4c63184660da
tree0d8c794bcbd294ff14900dc5edec365dab443150
parent8ec8a8c5ffa0a4b662013313116b4f166bfe989e
qemu: Prepare RNGs when starting a domain

When starting a domain and separate mount namespace is used, we
have to create all the /dev entries that are configured for the
domain.

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