Revision fbc1c7e6

b/kvm-all.c
998 998
    }
999 999
    ret = EXCP_INTERRUPT;
1000 1000

  
1001
#ifdef KVM_CAP_SET_GUEST_DEBUG
1001 1002
out:
1003
#endif
1002 1004
    env->exit_request = 0;
1003 1005
    cpu_single_env = NULL;
1004 1006
    return ret;

Also available in: Unified diff