chardev: move greeting into vc backend.
commit25d82d331113e8797199f960ce823089c1dbf829
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 8 Dec 2009 12:11:39 +0000 (8 13:11 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Sat, 12 Dec 2009 14:17:29 +0000 (12 08:17 -0600)
treeb294845d142c0f526973f25042a3541a550c6a2d
parentf9800fe5a0a650d681b71e85645f8d08f6362f63
chardev: move greeting into vc backend.

Make the 'vc' chardev backend print a title line with the chardev name
after initialization, using CharDriverState->label.

This replaces the banner printing code in vl.c.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
(cherry picked from commit 51bfa4d3160fe1d5c2eca381020b8b6dd69c3c80)
console.c
vl.c