On 16 March 2016 at 10:46, Paolo Bonzini <pbonz...@redhat.com> wrote:
> Using vaddr makes the cpu-qom.h file target independent

Also brings the PowerPCCPUClass handle_mmu_fault method type
into line with the one in CPUState.

(Speaking of which, target-ppc/translate_init.c defines a
cpu_ppc_handle_mmu_fault() which takes a target_ulong address
and then assigns it to the cc->handle_mmu_fault pointer, which
is wrong.)

thanks
-- PMM

Reply via email to