commit | 38536da1e3cfde355169a81a3abe3235fd13fc6a | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Thu Dec 17 13:06:08 2009 +0100 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Fri Dec 18 16:34:24 2009 +0100 |
tree | 86fecf6ae767b6599a2ff3188cefa5a9522f0ee1 | |
parent | a1e4b07f04d8f31e8c0c1bf97385f426d3fcf5e6 [diff] |
add default virtcon initialization When going through the default devices, we don't initialize the virtio console, unless we're doing -nographic. I suppose that's just a leftover from the recent code restructuring, so let's put it in. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>