On a Monday in 2026, Pavel Hrdina via Devel wrote:
From: Pavel Hrdina <[email protected]>When IOMMUFD support was introduced it incorrectly tried to lable
*label
`/dev/iommu` and `/dev/vfio/devices/vfioX` but they are not added to QEMU namespace because libvirt opens FDs and passes these FDs to QEMU. We need to label these FDs instead. Fixes: 7d2f91f9cb572ab95d0916bdd1a46dd198874529 Signed-off-by: Pavel Hrdina <[email protected]> --- src/qemu/qemu_hotplug.c | 2 +- src/qemu/qemu_process.c | 16 ++++++++++++---- src/qemu/qemu_process.h | 3 ++- src/security/security_apparmor.c | 12 ------------ src/security/security_dac.c | 27 --------------------------- src/security/security_selinux.c | 23 ----------------------- 6 files changed, 15 insertions(+), 68 deletions(-)
Series: Reviewed-by: Ján Tomko <[email protected]> Jano
signature.asc
Description: PGP signature
