Re: [RFC PATCH v2 0/4] QEMU/openbios: PPC Software TLB support in the G4 family

2021-12-15 Thread Cédric Le Goater
On 12/1/21 00:01, Fabiano Rosas wrote: Hi all, Recap: - QEMU enables 7450 SW TLB search by default; - OpenBIOS does not know about SW TLB (vectors 0x1000, 0x1100, 0x1200); - OpenBIOS does not know about 7450s PVRs. Proposed solutions: a) find another firmware/guest OS code that supports the f

[RFC PATCH v2 0/4] QEMU/openbios: PPC Software TLB support in the G4 family

2021-11-30 Thread Fabiano Rosas
Hi all, Recap: - QEMU enables 7450 SW TLB search by default; - OpenBIOS does not know about SW TLB (vectors 0x1000, 0x1100, 0x1200); - OpenBIOS does not know about 7450s PVRs. Proposed solutions: a) find another firmware/guest OS code that supports the feature; b) implement the switching of th