HomeFreeBSD

bhyve: Conditionally compile framebuffer-related code

Description

bhyve: Conditionally compile framebuffer-related code

The arm64 port does not implement VGA, so move the device model sources.
Compile framebuffer code only on amd64 for now, but do not move the
sources, as we ought to be able to add support later.

No functional change intended.

Reviewed by: corvink, jhb
MFC after: 1 week
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D40740

Details

Provenance
markjAuthored on Oct 4 2023, 4:25 PM
Reviewer
corvink
Differential Revision
D40740: bhyve: Conditionally compile framebuffer-related code
Parents
rG55c13f6e7a41: bhyve: Move legacy PCI interrupt handling under amd64/
Branches
Unknown
Tags
Unknown