Revision ceecf1d1 console.c

b/console.c
1357 1357
    text_console_resize(s);
1358 1358

  
1359 1359
    qemu_chr_reset(chr);
1360
    if (chr->init)
1361
        chr->init(chr);
1360 1362
}
1361 1363

  
1362 1364
CharDriverState *text_console_init(const char *p)

Also available in: Unified diff