HomeFreeBSD

x86/xen: move shared page setup to early init handler

Description

x86/xen: move shared page setup to early init handler

As done with the hypercall page, move the setup fo the shared info page into
the newly introduced helper, which the aim of having a single helper and call
site used by both HVM and PV in order to setup the basic Xen environment.

Sponsored by: Cloud Software Group
Reviewed by: markj
Differential revision: https://reviews.freebsd.org/D43933

Details

Provenance
roygerAuthored on Feb 2 2024, 10:20 AM
Reviewer
markj
Differential Revision
D43933: x86/xen: move shared page setup to early init handler
Parents
rG9a687d1fe3af: x86/xen: introduce a Xen early init function
Branches
Unknown
Tags
Unknown