Searched hist:"4 fe5b70cae6761b9205ff35b72ccfe60d7326301" (Results 1 – 5 of 5) sorted by relevance
/freebsd/usr.sbin/bhyve/amd64/ |
H A D | e820.h | 4fe5b70cae6761b9205ff35b72ccfe60d7326301 Wed Oct 04 18:21:20 CEST 2023 Mark Johnston <markj@FreeBSD.org> bhyve: Move more amd64-specific code under amd64/
mptable and the e820 are both rather amd64-specific and can be moved easily.
In the case of e820, move the registration with qemu_fwcfg into e820.c, as it simplifies bhyverun.c a bit and I can't see any downsides.
No functional change intended.
Reviewed by: corvink, jhb, emaste MFC after: 1 week Sponsored by: Innovate UK Differential Revision: https://reviews.freebsd.org/D40552
|
H A D | mptbl.h | 4fe5b70cae6761b9205ff35b72ccfe60d7326301 Wed Oct 04 18:21:20 CEST 2023 Mark Johnston <markj@FreeBSD.org> bhyve: Move more amd64-specific code under amd64/
mptable and the e820 are both rather amd64-specific and can be moved easily.
In the case of e820, move the registration with qemu_fwcfg into e820.c, as it simplifies bhyverun.c a bit and I can't see any downsides.
No functional change intended.
Reviewed by: corvink, jhb, emaste MFC after: 1 week Sponsored by: Innovate UK Differential Revision: https://reviews.freebsd.org/D40552
|
H A D | e820.c | 4fe5b70cae6761b9205ff35b72ccfe60d7326301 Wed Oct 04 18:21:20 CEST 2023 Mark Johnston <markj@FreeBSD.org> bhyve: Move more amd64-specific code under amd64/
mptable and the e820 are both rather amd64-specific and can be moved easily.
In the case of e820, move the registration with qemu_fwcfg into e820.c, as it simplifies bhyverun.c a bit and I can't see any downsides.
No functional change intended.
Reviewed by: corvink, jhb, emaste MFC after: 1 week Sponsored by: Innovate UK Differential Revision: https://reviews.freebsd.org/D40552
|
/freebsd/usr.sbin/bhyve/ |
H A D | Makefile | diff 4fe5b70cae6761b9205ff35b72ccfe60d7326301 Wed Oct 04 18:21:20 CEST 2023 Mark Johnston <markj@FreeBSD.org> bhyve: Move more amd64-specific code under amd64/
mptable and the e820 are both rather amd64-specific and can be moved easily.
In the case of e820, move the registration with qemu_fwcfg into e820.c, as it simplifies bhyverun.c a bit and I can't see any downsides.
No functional change intended.
Reviewed by: corvink, jhb, emaste MFC after: 1 week Sponsored by: Innovate UK Differential Revision: https://reviews.freebsd.org/D40552
|
H A D | bhyverun.c | diff 4fe5b70cae6761b9205ff35b72ccfe60d7326301 Wed Oct 04 18:21:20 CEST 2023 Mark Johnston <markj@FreeBSD.org> bhyve: Move more amd64-specific code under amd64/
mptable and the e820 are both rather amd64-specific and can be moved easily.
In the case of e820, move the registration with qemu_fwcfg into e820.c, as it simplifies bhyverun.c a bit and I can't see any downsides.
No functional change intended.
Reviewed by: corvink, jhb, emaste MFC after: 1 week Sponsored by: Innovate UK Differential Revision: https://reviews.freebsd.org/D40552
|