, Alexander Graf
>
> Subject: [Qemu-devel] [PATCH] ppc: Improve emulation of THRM registers
> Message-ID: <1466297653.24271.101.ca...@kernel.crashing.org>
> Content-Type: text/plain; charset="UTF-8"
>
> The 75x and 74xx processors have some thermal monitoring SPRs that
da...@gibson.dropbear.id.au, Mark
> > Cave-Ayland , Alexander
> > Graf
> >
> > Subject: [Qemu-devel] [PATCH] ppc: Improve emulation of THRM
> > registers
> > Message-ID:<1466297653.24271.101.ca...@kernel.crashing.org>
> > Content-Type: text/plain;
] [PATCH] ppc: Improve emulation of THRM registers
Message-ID:<1466297653.24271.101.ca...@kernel.crashing.org>
Content-Type: text/plain; charset="UTF-8"
The 75x and 74xx processors have some thermal monitoring SPRs that
some OSes such as MacOS do use. Our current "dumb" implem
The 75x and 74xx processors have some thermal monitoring SPRs that
some OSes such as MacOS do use. Our current "dumb" implementation
isn't good enough and will cause some versions of MacOS to hang during
boot.
This lifts an improved emulation from MacOnLinux and adapts it to
qemu, thus fixing the