Revision 8b8b1138 include/hw/s390x/event-facility.h

b/include/hw/s390x/event-facility.h
68 68
typedef struct SCLPEvent {
69 69
    DeviceState qdev;
70 70
    bool event_pending;
71
    uint32_t event_type;
72 71
    char *name;
73 72
} SCLPEvent;
74 73

  

Also available in: Unified diff