commit | 51bfa4d3160fe1d5c2eca381020b8b6dd69c3c80 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Dec 08 13:11:39 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Sat Dec 12 07:59:41 2009 -0600 |
tree | b09e5c05adb9e5f567c08917ab3691111a2ccdbe | |
parent | 014100bb73d8512fb3d62f5cb123bfb2d04f3089 [diff] |
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>