Revision ab5ea558

b/target-i386/op_helper.c
5388 5388
             ldl_phys(env->vm_vmcb + offsetof(struct vmcb, control.event_inj)));
5389 5389
    stl_phys(env->vm_vmcb + offsetof(struct vmcb, control.exit_int_info_err),
5390 5390
             ldl_phys(env->vm_vmcb + offsetof(struct vmcb, control.event_inj_err)));
5391
    stl_phys(env->vm_vmcb + offsetof(struct vmcb, control.event_inj), 0);
5391 5392

  
5392 5393
    env->hflags2 &= ~HF2_GIF_MASK;
5393 5394
    /* FIXME: Resets the current ASID register to zero (host ASID). */

Also available in: Unified diff