console: prepare for non-COMn port support
authorJan Beulich <jbeulich@suse.com>
Tue, 11 Sep 2012 13:47:16 +0000 (15:47 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 11 Sep 2012 13:47:16 +0000 (15:47 +0200)
commitaf844567f069cfd53ade32c1fcdf8582865129d1
tree522014441187c02b971e57c6e5a4f80507fe0c40
parent0923fba2cf02e08275c6e454906a0420baa455b5
console: prepare for non-COMn port support

Widen SERHND_IDX (and use it where needed), introduce a flush low level
driver method, and remove unnecessary peeking of the common code at the
(driver specific) serial port identification string in the "console="
command line option value.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/arch/x86/smpboot.c
xen/drivers/char/console.c
xen/drivers/char/serial.c
xen/include/xen/serial.h