Revision d8a03a09

b/spice-qemu-char.c
11 11
typedef struct SpiceCharDriver {
12 12
    CharDriverState*      chr;
13 13
    SpiceCharDeviceInstance     sin;
14
    char                  *subtype;
15 14
    bool                  active;
16 15
    bool                  blocked;
17 16
    const uint8_t         *datapos;

Also available in: Unified diff