On 23 January 2015 at 20:16, Greg Bellows wrote:
> On Fri, Jan 23, 2015 at 12:20 PM, 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).
>>
>> Sig
On 23/01/2015 19:20, 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
I'll send a patch for 16 next Monday.
Pao
On Fri, Jan 23, 2015 at 12:20 PM, 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
> ---
> include/exec/cpu_ldst.h
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
---
include/exec/cpu_ldst.h | 28 +---
1 file changed, 25 insertions(+),