[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH] MIPS: support MMU selection at runtime
From: |
Hervé Poussineau |
Subject: |
[Qemu-devel] [PATCH] MIPS: support MMU selection at runtime |
Date: |
Wed, 9 May 2007 10:59:52 +0200 |
Hi,
The attached patch 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)
Hervé
dynamic_mmu.diff
Description: Binary data
- [Qemu-devel] [PATCH] MIPS: support MMU selection at runtime,
Hervé Poussineau <=