HomeFreeBSD

bhyve: verify that user provided fbuf values fall within limits

Description

bhyve: verify that user provided fbuf values fall within limits

The upper limits for height/width are already checked, this commit
enforces the lower limit as well.

The behavior is also changed such that, the framebuffer fails to
initialize if the provided values don't parse cleanly.

Reviewed by: corvink, jhb
Differential Revision: https://reviews.freebsd.org/D42692

Details

Provenance
rewAuthored on Dec 29 2023, 7:18 PM
Reviewer
corvink
Differential Revision
D42692: bhyve: use fbuf defaults when config parsing fails
Parents
rG19bb1886be4f: bsdinstall: rename "Live CD" to "Live System"
Branches
Unknown
Tags
Unknown