remove broken code for tty
commitd55dbc3acdaf92b42c7fd077c8b6c1392131c043
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 23 Dec 2010 12:42:47 +0000 (23 13:42 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 1 Feb 2011 22:50:43 +0000 (1 16:50 -0600)
tree8414ba2535798825a8b33590a65729dd43277d86
parentb3a98367eec7b2d87acca54ef5e4de3b0e0a7ed5
remove broken code for tty

This code is taking the settings for a serial port and moving it to
fd 0 when qemu exits.  This is likely just cut-and-paste, rip it.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-char.c