qemu-char: Move some items into TCPCharDriver
commitcfb429cb1acef4925812e3361ce56884043e84f7
authorCorey Minyard <cminyard@mvista.com>
Thu, 2 Oct 2014 16:17:35 +0000 (2 11:17 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 4 Oct 2014 06:59:14 +0000 (4 08:59 +0200)
treef2d20b1c10cb48744bb8d8056421f97a622242e3
parent43ded1a0d2381e65f0fff28269b7d02d4ead6aac
qemu-char: Move some items into TCPCharDriver

This keeps them from having to be passed around and makes them
available for later functions, like printing and reconnecting.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
qemu-char.c