Re: [RFC PATCH v2 3/4] target/ppc: Remove the software TLB model of 7450 CPUs

2021-12-03 Thread Cédric Le Goater
On 12/1/21 00:01, Fabiano Rosas wrote: (Applies to 7441, 7445, 7450, 7451, 7455, 7457, 7447, 7447a and 7448) The QEMU-side software TLB implementation for the 7450 family of CPUs is being removed due to lack of known users in the real world. The last users in the code were removed by the two pre

[RFC PATCH v2 3/4] target/ppc: Remove the software TLB model of 7450 CPUs

2021-11-30 Thread Fabiano Rosas
(Applies to 7441, 7445, 7450, 7451, 7455, 7457, 7447, 7447a and 7448) The QEMU-side software TLB implementation for the 7450 family of CPUs is being removed due to lack of known users in the real world. The last users in the code were removed by the two previous commits. A brief history: The fea