]> Git Repo - qemu.git/commit
target-microblaze: Conditionalize setting of PVR11_USE_MMU
authorEdgar E. Iglesias <[email protected]>
Fri, 13 Apr 2018 14:04:13 +0000 (16:04 +0200)
committerEdgar E. Iglesias <[email protected]>
Tue, 29 May 2018 07:33:52 +0000 (09:33 +0200)
commit9e50a927b4e2e724849f6ec19fa55fe40e13d174
tree387702d843021d9bfcf52b2052b95330fe3b036d
parenta17f7c05f07aa3a825f7dc1ba22d70df16098d3c
target-microblaze: Conditionalize setting of PVR11_USE_MMU

Conditionalize setting of PVR11_USE_MMU on the use_mmu
CPU property, otherwise we may incorrectly advertise an
MMU via PVR when the core in fact has none.

Reviewed-by: Alistair Francis <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Edgar E. Iglesias <[email protected]>
target/microblaze/cpu.c
This page took 0.024128 seconds and 4 git commands to generate.