diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2015-01-01 21:27:46 +0100 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2015-01-06 09:53:39 -0500 |
commit | 9c29148ea6e2ba0c1ca81f92138a4f71e5f8d6d7 (patch) | |
tree | e0f9134d585e2970fc242d8d29572c7a63a01518 /src/string.h | |
parent | 6f86b8936edb948bb878e36f4a1761a5b124594e (diff) | |
download | qemu-seabios-9c29148ea6e2ba0c1ca81f92138a4f71e5f8d6d7.tar.gz |
vgabios: fix graphics operation with Bochs VGA in non-DISPI modes
For legacy VGA modes that do not set the VBE_DISPI_ENABLED bit,
bochsvga_get_linelength returns 0. Thus all characters are squashed
into the first scanline. Fix this by falling back to stdvga for
the legacy modes.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'src/string.h')
0 files changed, 0 insertions, 0 deletions