New issue by FantasyCookie17 on void-packages repository https://github.com/void-linux/void-packages/issues/23724 Description: ### System * xuname: `Void 5.7.9_1 x86_64-musl AuthenticAMD notuptodate rFFF` * package: `libvirt-6.5.0_1` ### Expected behavior Connecting to `qemu:///system` or `qemu+ssh://root@hostname/system` (with `openbsd-netcat` installed) with `virsh` or `virt-manager` should work. QEMU VMs should be booted. ### Actual behavior Connecting with any of the above hangs indefinitely. QEMU VMs are not started. ### Steps to reproduce the behavior 1. Install libvirt and virsh or virt-manager. If connecting via SSH, also install openbsd-netcat. 2. Enable and start libvirtd, virtlogd and virtlockd. 3. Try to connect.