]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Prepare TPM when starting a domain
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 15 Nov 2016 14:25:15 +0000 (15:25 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 15 Dec 2016 08:25:16 +0000 (09:25 +0100)
commit2c654490f355c8d8e7ad4748952008391299b411
treec809c0d65447e571efef37983f79d0d38fad2a3e
parent4e4451019cb2e6dea355e93e946e0169023753c6
qemu: Prepare TPM 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