[SeaBIOS] [PATCH 0/6] qemu: add bochs-display support

Gerd Hoffmann posted 6 patches 5 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/seabios tags/patchew/20180531063353.21777-1-kraxel@redhat.com
There is a newer version of this series
vgasrc/vgahw.h   |  28 ++++++------
vgasrc/vgautil.h |   1 +
src/fw/pciinit.c |  15 +++++--
src/optionroms.c |  29 ++++++++++++-
vgasrc/cbvga.c   | 127 +++++++++++++++++++++++++++++++++++++++++++------------
vgasrc/Kconfig   |  17 ++++++++
6 files changed, 173 insertions(+), 44 deletions(-)
[SeaBIOS] [PATCH 0/6] qemu: add bochs-display support
Posted by Gerd Hoffmann 5 years, 10 months ago
Add support for the new bochs-display device in qemu.

Gerd Hoffmann (6):
  pci,optionrom: enable non-vga display devices
  cbvga: factor out cbvga_setup_modes()
  qemu: add bochs-display support
  cbvga_setup_modes: use real mode number instead of 0x140
  cbvga_list_modes: don't list current mode twice
  [workaround] cbvga_set_mode: disable clearmem

 vgasrc/vgahw.h   |  28 ++++++------
 vgasrc/vgautil.h |   1 +
 src/fw/pciinit.c |  15 +++++--
 src/optionroms.c |  29 ++++++++++++-
 vgasrc/cbvga.c   | 127 +++++++++++++++++++++++++++++++++++++++++++------------
 vgasrc/Kconfig   |  17 ++++++++
 6 files changed, 173 insertions(+), 44 deletions(-)

-- 
2.9.3


_______________________________________________
SeaBIOS mailing list
SeaBIOS@seabios.org
https://mail.coreboot.org/mailman/listinfo/seabios