commit | 26572b8a0e90ee0c77587173a78fa293a1d2beb6 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu May 20 15:23:06 2010 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Jun 01 12:53:36 2010 -0500 |
tree | af53e79866c62612cd07bbcfc88e6cfd93328ca9 | |
parent | 4091da4b7cc251c7d422ccc5707900ed595b1ee0 [diff] |
check for active_console before using it Other vga_hw_* functions do the same. Fixes a segmentation fault. Trigger: boot with -nodefaults, then connect via vnc. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>