Revision 199646d8 hw/virtio-serial.h

b/hw/virtio-serial.h
119 119
    uint32_t iov_idx;
120 120
    uint64_t iov_offset;
121 121

  
122
    /*
123
     * When unthrottling we use a bottom-half to call flush_queued_data.
124
     */
125
    QEMUBH *bh;
126

  
122 127
    /* Identify if this is a port that binds with hvc in the guest */
123 128
    uint8_t is_console;
124 129

  

Also available in: Unified diff