]> git.proxmox.com Git - qemu.git/commit
target-alpha: Implement cpu_alpha_handle_mmu_fault for system mode.
authorRichard Henderson <rth@twiddle.net>
Mon, 18 Apr 2011 22:59:21 +0000 (15:59 -0700)
committerRichard Henderson <rth@anchor.twiddle.net>
Tue, 31 May 2011 17:18:06 +0000 (10:18 -0700)
commita3b9af162468674cd4bb6e1c7671d7bdabd8699c
tree965c791219ee9840a05817c3aa18aca9fec890c6
parent2ace7e55a2b3bdf6a373e5809459a720f71851cf
target-alpha: Implement cpu_alpha_handle_mmu_fault for system mode.

Reads the page table how PALcode would, except that the virtual
page table base register is not used.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-alpha/cpu.h
target-alpha/helper.c