[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH] MIPS: support MMU selection at runtime #2
From: |
Hervé Poussineau |
Subject: |
[Qemu-devel] [PATCH] MIPS: support MMU selection at runtime #2 |
Date: |
Wed, 9 May 2007 19:55:28 +0200 |
Hi,
This patch is resent due to checkin of a 64 bit MMU.
It removes the MIPS_USES_R4K_TLB define, and replaces it by some function
pointers in the env structure.
The model can be extended to support another TLB types quite easily (see
translate_init.c)
"No MMU" mode seems to not work, but it was also not working before this
patch.
Hervé
dynamic_mmu_2.diff
Description: Binary data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] [PATCH] MIPS: support MMU selection at runtime #2,
Hervé Poussineau <=