]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: conditionally add /dev/mshv to acl
authorPraveen K Paladugu <prapal@linux.microsoft.com>
Fri, 7 Nov 2025 20:13:56 +0000 (14:13 -0600)
committerMartin Kletzander <mkletzan@redhat.com>
Sat, 22 Nov 2025 07:23:05 +0000 (08:23 +0100)
commit7b752b98f1b687519b4b12e01650047ca86411a0
tree792609b73cd79734447dfea9cf09114784d685b1
parentba40f678f40b35220c34c3180a801ae7456d85bc
qemu: conditionally add /dev/mshv to acl

Conditionally add /dev/mshv device to acl while launching
hyperv domains.

Signed-off-by: Praveen K Paladugu <prapal@linux.microsoft.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu_cgroup.c
src/qemu/qemu_namespace.c