When using QEMU PowerNV with latest op-build release (v2.7), its
kexec transfers control to FreeBSD kernel in BE mode, causing an
instant exception on LE kernels. Make kboot able to detect and
swap endian to fix this.
Details
Details
- Reviewers
imp - Group Reviewers
PowerPC - Commits
- rG9c1f54589173: powerpc64le: fix boot when using QEMU PowerNV
rGe141b62d2088: powerpc64le: fix boot when using QEMU PowerNV
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable