Paolo Bonzini <pbonz...@redhat.com> writes: > Bring the PowerPCCPUClass handle_mmu_fault method type into line with > the one in CPUState.
You mean CPUClass, don't you? > Using vaddr also makes the cpu-qom.h file target independent. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>