Page MenuHomeFreeBSD

bhyve: Simplify passthru_msix_addr()
ClosedPublic

Authored by markj on Feb 2 2026, 11:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 3, 4:50 PM
Unknown Object (File)
Sat, Aug 1, 5:25 AM
Unknown Object (File)
Mon, Jul 27, 9:17 AM
Unknown Object (File)
Mon, Jul 27, 9:08 AM
Unknown Object (File)
Mon, Jul 27, 8:52 AM
Unknown Object (File)
Sun, Jul 26, 1:12 PM
Unknown Object (File)
Sat, Jul 25, 6:55 PM
Unknown Object (File)
Fri, Jul 24, 7:00 PM
Subscribers

Details

Summary

It can use the passthru_mmio_map() helper function. Make that change,
and also make passthru_mmio_map() use EPRINTLN to fix formatting when
the guest console is stdio.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable