Revision 4fcc562b target-s390x/helper.c

b/target-s390x/helper.c
46 46
    return env;
47 47
}
48 48

  
49
target_phys_addr_t cpu_get_phys_page_debug(CPUState *env, target_ulong addr)
50
{
51
    return addr;
52
}
53

  
54 49
void cpu_reset(CPUS390XState *env)
55 50
{
56 51
    if (qemu_loglevel_mask(CPU_LOG_RESET)) {

Also available in: Unified diff