qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RESEND VGABIOS PATCH 0/5] Update vgabios repository to 0.6c
@ 2010-08-19 10:25 Gerd Hoffmann
  2010-08-19 10:25 ` [Qemu-devel] [RESEND VGABIOS PATCH 1/5] - use VBE LFB address from PCI base address if present (rewrite of the cirrus specific function in main vgabios code) - removed unnecessary spaces Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2010-08-19 10:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

This patch series updates the vgabios repository @ qemu.org to release
vgabios release 0.6c.

Qemu has been adapted to the 0.6c expectations during the 0.13 devel
cycle, so both master and the upcoming 0.13 release will work with the
updated vgabios.  0.12-stable is not fully supported though (vesa gfx
support will stop working), so the vgabios binaries there should not be
updated.

The patches are also available in the git repository at:
  git://anongit.freedesktop.org/~kraxel/vgabios update-0.6c

Volker Ruppert (5):
  - use VBE LFB address from PCI base address if present (rewrite of
    the cirrus specific function in main vgabios code) - removed
    unnecessary spaces
  - added support for a lot more non-standard VBE modes (e.g.
    widescreen modes) - requires latest Bochs VBE code (16 MB video
    memory, VBE_DISPI_ID5, VRAM size in 64k pages stored in VBE
    register) - check if VBE mode is supported with current VRAM size
  - preparing for release 0.6c
  - biosfn_write_teletype: fixed attribute when scrolling in text mode
  - updates for release 0.6c

 ChangeLog       |   47 ++++++++++++++++++++++++++++
 README          |    7 ++++
 clext.c         |   51 +------------------------------
 vbe.c           |   90 +++++++++++++++++++++++++++++++++---------------------
 vbe.h           |   70 ++++++++++++++++++++++---------------------
 vbetables-gen.c |   43 +++++++++++++++++++-------
 vgabios.c       |   64 ++++++++++++++++++++++++++++++++++++++-
 7 files changed, 241 insertions(+), 131 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-08-19 10:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-19 10:25 [Qemu-devel] [RESEND VGABIOS PATCH 0/5] Update vgabios repository to 0.6c Gerd Hoffmann
2010-08-19 10:25 ` [Qemu-devel] [RESEND VGABIOS PATCH 1/5] - use VBE LFB address from PCI base address if present (rewrite of the cirrus specific function in main vgabios code) - removed unnecessary spaces Gerd Hoffmann
2010-08-19 10:25 ` [Qemu-devel] [RESEND VGABIOS PATCH 2/5] - added support for a lot more non-standard VBE modes (e.g. widescreen modes) - requires latest Bochs VBE code (16 MB video memory, VBE_DISPI_ID5, VRAM size in 64k pages stored in VBE register) - check if VBE mode is supported with current VRAM size Gerd Hoffmann
2010-08-19 10:25 ` [Qemu-devel] [RESEND VGABIOS PATCH 3/5] - preparing for release 0.6c Gerd Hoffmann
2010-08-19 10:25 ` [Qemu-devel] [RESEND VGABIOS PATCH 4/5] - biosfn_write_teletype: fixed attribute when scrolling in text mode Gerd Hoffmann
2010-08-19 10:25 ` [Qemu-devel] [RESEND VGABIOS PATCH 5/5] - updates for release 0.6c Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).