]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[PowerPC64LE] Tell the hypervisor to switch interrupts to LE at CHRP attach.
authorBrandon Bergren <bdragon@FreeBSD.org>
Wed, 23 Sep 2020 00:03:35 +0000 (00:03 +0000)
committerBrandon Bergren <bdragon@FreeBSD.org>
Wed, 23 Sep 2020 00:03:35 +0000 (00:03 +0000)
commit35ef3951916e3892680d775b40fffae460579009
treea8c37be57353f377a10d330a15867884c2a535a8
parentb49db8270ae3a21c5201fc17bccb99720d42b1e1
[PowerPC64LE] Tell the hypervisor to switch interrupts to LE at CHRP attach.

Since we will need to be able to take traps relatively early in the process,
ensure that the hypervisor changes our ILE for us as soon as we are ready.

Sponsored by: Tag1 Consulting, Inc.
sys/powerpc/pseries/phyp-hvcall.h
sys/powerpc/pseries/platform_chrp.c