Revision a0fb002c target-i386/cpu.h

b/target-i386/cpu.h
693 693
    /* For KVM */
694 694
    uint32_t mp_state;
695 695
    int32_t interrupt_injected;
696
    uint8_t soft_interrupt;
697
    uint8_t nmi_injected;
698
    uint8_t nmi_pending;
699
    uint8_t has_error_code;
700
    uint32_t sipi_vector;
696 701

  
697 702
    /* in order to simplify APIC support, we leave this pointer to the
698 703
       user */

Also available in: Unified diff