Paolo Bonzini b0585e7e07 serial: separate serial_xmit and serial_watch_cb
serial_xmit starts transmission of whatever is in the transmitter
register, THR or FIFO; serial_watch_cb is a wrapper around it and is
only used as a qemu_chr_fe_add_watch callback.

Tested-by: Bret Ketchum <bcketchum@gmail.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-06-29 14:03:47 +02:00
..
2016-06-06 16:59:31 +01:00
2016-06-06 18:57:06 +02:00
2016-05-29 09:11:10 +02:00
2016-05-29 09:11:10 +02:00
2016-05-29 09:11:10 +02:00
2016-06-06 16:59:31 +01:00
2016-06-16 18:39:03 +02:00