mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -06:00
![]() The architecture supports 128 TLB entries. There is no reason not to provide all of them. In the process we need to fix a bug that failed to parameterize the configuration register that tells the operating system the number of entries. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Stafford Horne <shorne@gmail.com> --- v2: - Change VMState version. |
||
---|---|---|
.. | ||
cpu.c | ||
cpu.h | ||
disas.c | ||
exception.c | ||
exception.h | ||
exception_helper.c | ||
fpu_helper.c | ||
gdbstub.c | ||
helper.h | ||
insns.decode | ||
interrupt.c | ||
interrupt_helper.c | ||
machine.c | ||
Makefile.objs | ||
mmu.c | ||
sys_helper.c | ||
translate.c |