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

(cherry picked from commit 71ebd117386cda6410ca65eb487b63e5dedf3245)

Details

Provenance
markjAuthored on Nov 18 2022, 7:10 PM
jhbCommitted on Jan 26 2023, 8:23 PM
Reviewer
corvink
Differential Revision
D37296: bhyve: Use the default compiler warnings
Parents
rG03851ae8cd4d: bhyve: Mark pci_de_vinput as static.
Branches
Unknown
Tags
Unknown