OSDN Git Service

target-ppc: do not use target_ulong in cpu-qom.h
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 15 Mar 2016 14:12:16 +0000 (15:12 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 19 May 2016 11:08:05 +0000 (13:08 +0200)
commitb2305601d33b3b7e0a7f830d64cc0b7ee1fd88d2
tree9249f216173e17cd32bcfb18d005d25bc6e5d435
parent416bf936864f16caad6993b9ebd452fb34f801bd
target-ppc: do not use target_ulong in cpu-qom.h

Bring the PowerPCCPUClass handle_mmu_fault method type into line with
the one in CPUClass.

Using vaddr also makes the cpu-qom.h file target independent.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target-ppc/cpu-qom.h
target-ppc/mmu-hash32.c
target-ppc/mmu-hash32.h
target-ppc/mmu-hash64.c
target-ppc/mmu-hash64.h