Revision c92114b1

b/target-s390x/helper.c
58 58
    tlb_flush(env, 1);
59 59
}
60 60

  
61
target_phys_addr_t cpu_get_phys_page_debug(CPUState *env, target_ulong addr)
62
{
63
    return 0;
64
}
65

  
61 66
#ifndef CONFIG_USER_ONLY
62 67

  
63 68
int cpu_s390x_handle_mmu_fault (CPUState *env, target_ulong address, int rw,

Also available in: Unified diff