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