commit | 2313e998d7bf55d02499ee162fb4558af4fbb3f5 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Fri Sep 16 00:47:55 2011 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Sep 16 08:25:57 2011 -0500 |
tree | 0983b4a08e3458f79a2564ce23778158efc7724e | |
parent | d9389b9664df561db796b18eb8309fffe58faf8b [diff] |
vga: Fix text mode screendumps In text mode, even a full refresh of the screen takes multiple updates. As we reset the dump file pointer after the first call, we only wrote the first line. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>