]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Create virtio-pmem in namespace
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 10 Dec 2020 09:18:19 +0000 (10:18 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 18 Jan 2021 10:53:48 +0000 (11:53 +0100)
commit5b4b8dd1e202a8f282d4c19d3e071e292e3be124
tree619c30ef363e71b821bebd8fb2037e2772ffd291
parenta536873d829d371bb6afabab227f8ef36b8f757a
qemu: Create virtio-pmem in namespace

Some users might want to have virtio-pmem backed by a block device
in which case we have to create the device in the domain private
namespace.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
src/qemu/qemu_namespace.c