Revision 4513d923 target-s390x/kvm.c

b/target-s390x/kvm.c
485 485

  
486 486
    return ret;
487 487
}
488

  
489
bool kvm_arch_stop_on_emulation_error(CPUState *env)
490
{
491
    return true;
492
}

Also available in: Unified diff