Home
last modified time | relevance | path

Searched hist:"72 f9c9d82fce84fcb68c9aa1f32fabcf0c0038e9" (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dvmexit.h72f9c9d82fce84fcb68c9aa1f32fabcf0c0038e9 Wed Oct 04 18:22:56 CEST 2023 Mark Johnston <markj@FreeBSD.org> bhyve: Split vmexit handling into a separate file

Put it in amd64, since most of it is MD and won't be used on arm64. Add
a bit of glue to bhyverun.h to make CPU startup and shutdown work
without having to export more global variables. AP startup will be
reworked further in a future revision.

This makes bhyverun.c much more machine-independent.

No functional change intended.

Reviewed by: corvink, jhb
MFC after: 1 week
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D40556
H A DMakefilediff 72f9c9d82fce84fcb68c9aa1f32fabcf0c0038e9 Wed Oct 04 18:22:56 CEST 2023 Mark Johnston <markj@FreeBSD.org> bhyve: Split vmexit handling into a separate file

Put it in amd64, since most of it is MD and won't be used on arm64. Add
a bit of glue to bhyverun.h to make CPU startup and shutdown work
without having to export more global variables. AP startup will be
reworked further in a future revision.

This makes bhyverun.c much more machine-independent.

No functional change intended.

Reviewed by: corvink, jhb
MFC after: 1 week
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D40556
H A Dbhyverun.cdiff 72f9c9d82fce84fcb68c9aa1f32fabcf0c0038e9 Wed Oct 04 18:22:56 CEST 2023 Mark Johnston <markj@FreeBSD.org> bhyve: Split vmexit handling into a separate file

Put it in amd64, since most of it is MD and won't be used on arm64. Add
a bit of glue to bhyverun.h to make CPU startup and shutdown work
without having to export more global variables. AP startup will be
reworked further in a future revision.

This makes bhyverun.c much more machine-independent.

No functional change intended.

Reviewed by: corvink, jhb
MFC after: 1 week
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D40556
/freebsd/usr.sbin/bhyve/amd64/
H A Dvmexit.c72f9c9d82fce84fcb68c9aa1f32fabcf0c0038e9 Wed Oct 04 18:22:56 CEST 2023 Mark Johnston <markj@FreeBSD.org> bhyve: Split vmexit handling into a separate file

Put it in amd64, since most of it is MD and won't be used on arm64. Add
a bit of glue to bhyverun.h to make CPU startup and shutdown work
without having to export more global variables. AP startup will be
reworked further in a future revision.

This makes bhyverun.c much more machine-independent.

No functional change intended.

Reviewed by: corvink, jhb
MFC after: 1 week
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D40556