[Bug 253175] virtio_random(4): Hangs after shutdown, reboot, halt commands on Vultr / Hetzner / ARP Networks (Qemu)

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 16 Mar 2022 05:08:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253175

--- Comment #38 from Eugene Grosbein <eugen@freebsd.org> ---
(In reply to Tom from comment #36)

Thank you for taking time to test the patch.

Auto-reloading may be prevented by stopping devd daemon that should be unneeded
in virtual guest environment after system completed boot:

killall devd
sysctl hw.bus.devctl_queue=0 # optionally

-- 
You are receiving this mail because:
You are the assignee for the bug.