HomeFreeBSD

PVH: support whitespace cmdline splitting

Description

PVH: support whitespace cmdline splitting

For historical reasons, Xen kernel command lines have options
separated by commas. Every other FreeBSD platform uses whitespace;
this is also necessary in PVH in order to support the Firecracker
VMM. Allow options to be separated by any combination of commas
and whitespace.

Reviewed by: imp
Sponsored by: https://www.patreon.com/cperciva
Differential Revision: https://reviews.freebsd.org/D36190

Details

Provenance
cpercivaAuthored on Aug 13 2022, 12:56 AM
Reviewer
imp
Differential Revision
D36190: PVH: support whitespace cmdline splitting
Parents
rGa8ea1540640f: x86: Distinguish Xen from non-Xen PVH boots
Branches
Unknown
Tags
Unknown