HomeFreeBSD

bhyve: Enable the default compiler warnings

Description

bhyve: Enable the default compiler warnings

Disable -Wcast-align for now since we have many instances of that
warning (I fixed some but not most of them) and platforms on which bhyve
runs don't particularly care about unaligned accesses.

Reviewed by: corvink
Differential Revision: https://reviews.freebsd.org/D37296

Details

Provenance
markjAuthored on Nov 18 2022, 7:10 PM
Reviewer
corvink
Differential Revision
D37296: bhyve: Use the default compiler warnings
Parents
rG0705b7f4e64f: bhyve: Avoid using a packed struct for xhci port registers
Branches
Unknown
Tags
Unknown