Page MenuHomeFreeBSD

Fix virtio-console on bhyve
ClosedPublic

Authored by nyan_myuji.xyz on May 6 2022, 6:26 PM.
Tags
None
Referenced Files
F132129290: D35142.id.diff
Tue, Oct 14, 12:30 AM
F132129287: D35142.id105745.diff
Tue, Oct 14, 12:30 AM
F132129285: D35142.id105749.diff
Tue, Oct 14, 12:30 AM
F132075641: D35142.diff
Mon, Oct 13, 10:55 AM
Unknown Object (File)
Fri, Oct 10, 10:24 AM
Unknown Object (File)
Fri, Oct 10, 7:00 AM
Unknown Object (File)
Fri, Oct 10, 2:17 AM
Unknown Object (File)
Fri, Oct 10, 12:00 AM

Details

Summary

virtio-console is currently missing .pe_legacy_config, which prevents any
portN configuration from being parsed, and therefore no sockets will be
created.

This patch add the the setting back to make virtio-console functional.

Diff Detail

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