Revision af364b41

b/target-i386/helper.c
617 617
    env->dr[7] = DR7_FIXED_1;
618 618
    cpu_breakpoint_remove_all(env, BP_CPU);
619 619
    cpu_watchpoint_remove_all(env, BP_CPU);
620

  
621
    env->mcg_status = 0;
620 622
}
621 623

  
622 624
void cpu_x86_close(CPUX86State *env)

Also available in: Unified diff