diff options
| author | David Gibson | 2013-03-12 01:31:49 +0100 |
|---|---|---|
| committer | Alexander Graf | 2013-03-22 15:28:53 +0100 |
| commit | eb20c1c6da60c8c75f08def03b0822a48af620ac (patch) | |
| tree | 744b0f4e0615ef4966b6bcca5fd4b87259704564 /linux-headers | |
| parent | target-ppc: Split user only code out of mmu_helper.c (diff) | |
| download | qemu-eb20c1c6da60c8c75f08def03b0822a48af620ac.tar.gz qemu-eb20c1c6da60c8c75f08def03b0822a48af620ac.tar.xz qemu-eb20c1c6da60c8c75f08def03b0822a48af620ac.zip | |
target-ppc: Move ppc tlb_fill implementation into mmu_helper.c
For softmmu builds the interface from the generic code to the target
specific MMU implementation is through the tlb_fill() function. For ppc
this is currently in mem_helper.c, whereas it would make more sense in
mmu_helper.c. This patch moves it, which also allows
cpu_ppc_handle_mmu_fault() to become a local function in mmu_helper.c
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'linux-headers')
0 files changed, 0 insertions, 0 deletions
