commit | 0369364be871f9c4b4429a69ddcd2ba21be34ea3 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Dec 23 13:42:49 2010 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Feb 01 16:50:43 2011 -0600 |
tree | 848376039d63e36e8798d7a742855b7c7acc5849 | |
parent | c48855e1404e9b5857e07b7839f806fa98b4abdc [diff] |
move atexit(term_exit) and O_NONBLOCK to qemu_chr_open_stdio In the next patch, term_init will be changed to enable or disable echo at will. Move extraneous stuff out of it. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>