Revision bfc179b6 target-i386/cpu.h

b/target-i386/cpu.h
687 687

  
688 688
    /* For KVM */
689 689
    uint64_t interrupt_bitmap[256 / 64];
690
    int32_t pending_irq_vmstate;
690 691
    uint32_t mp_state;
691 692

  
692 693
    /* in order to simplify APIC support, we leave this pointer to the

Also available in: Unified diff