]> xenbits.xensource.com Git - libvirt.git/commit
Introduce qemuDomainNamespaceMknodPaths
authorJán Tomko <jtomko@redhat.com>
Wed, 15 Nov 2017 16:43:14 +0000 (17:43 +0100)
committerJán Tomko <jtomko@redhat.com>
Wed, 6 Dec 2017 14:21:49 +0000 (15:21 +0100)
commitd3db304d2e4f9025d3bd82ba2bd8c5a249dd93df
tree51f7396905d3bfae7504fdada13057c281237dd5
parentbc50c99edfe1121b23b1db94445165b48fb48025
Introduce qemuDomainNamespaceMknodPaths

Separate the logic of creating devices from their gathering.

Use this new function in qemuDomainNamespaceSetupHostdev and
qemuDomainNamespaceSetupDisk.
src/qemu/qemu_domain.c