Revision ad8efe4b

b/monitor.c
2583 2583
    hide_banner = !show_banner;
2584 2584

  
2585 2585
    qemu_chr_add_handlers(hd, term_can_read, term_read, term_event, NULL);
2586

  
2587
    readline_start("", 0, monitor_handle_command1, NULL);
2586 2588
}
2587 2589

  
2588 2590
/* XXX: use threads ? */

Also available in: Unified diff