Revision 799f1f23 qemu-char.h

b/qemu-char.h
63 63
    void (*chr_close)(struct CharDriverState *chr);
64 64
    void (*chr_accept_input)(struct CharDriverState *chr);
65 65
    void *opaque;
66
    int focus;
67 66
    QEMUBH *bh;
68 67
    char *label;
69 68
    char *filename;

Also available in: Unified diff