On 22.06.16 11:21, Cédric Le Goater wrote:
A recent attempt to restrict the use of rfi on 64bit
cpus in qemu
broke 32bit OpenBIOS when run under a 970.
This patches memory to replace rfi instructions with rfid in the
vector code.
Signed-off-by: Cédric Le Goater <clg(a)kaod.org>
Suggested-by: Alexander Graf <agraf(a)suse.de>
Reviewed-by: Alexander Graf <agraf(a)suse.de>
Thanks :)
Alex