On 01/29/2015 10:55 AM, Peter Maydell wrote: > Support guest CPUs which need 7 MMU index values. > Add a comment about what would be required to raise the limit > further (trivial for 8, TCG backend rework for 9 or more). > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > Reviewed-by: Greg Bellows <greg.bell...@linaro.org> > --- > include/exec/cpu_ldst.h | 28 +++++++++++++++++++++++++--- > 1 file changed, 25 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~