[Bug 288909] Added tunable hw.vmm.enable_vtd to vmm manpage

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 21 Aug 2025 18:10:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288909

--- Comment #15 from Dag-Erling Smørgrav <des@FreeBSD.org> ---
(In reply to Clint Street from comment #11)

The sysctl and tunable that actually controls vtd is hw.vmm.iommu.enable, which
is on by default (toggling it causes vtd_enable() / vtd_disable() to be
called).  Setting a non-existent tunable is harmless, so I'm sure your system
works great with it in loader.conf, but I promise you it will work equally well
without it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.