]> Git Repo - qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141002-1' into staging
authorPeter Maydell <[email protected]>
Thu, 2 Oct 2014 11:28:50 +0000 (12:28 +0100)
committerPeter Maydell <[email protected]>
Thu, 2 Oct 2014 11:28:50 +0000 (12:28 +0100)
commitfbcaca994df3d750ab98e61e36195aac07dab741
tree175018b467fd7ff88830287d9153cff191b8443d
parent1831e150606a221898bf46ffaf0453e9952cbbc4
parentc3b10605147f9113b8b157d7226d3e215184bc0e
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141002-1' into staging

vga: cleanups, prepare for endianness switching

# gpg: Signature made Thu 02 Oct 2014 08:10:49 BST using RSA key ID D3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <[email protected]>"
# gpg:                 aka "Gerd Hoffmann <[email protected]>"
# gpg:                 aka "Gerd Hoffmann (private) <[email protected]>"

* remotes/kraxel/tags/pull-vga-20141002-1:
  vga: Add endian to vmstate
  vga: Make fb endian a common state variable
  vga: Rename vga_template.h to vga-helpers.h
  vga: Remove some "should be done in BIOS" comments
  cirrus: Remove non-32bpp cursor drawing
  vga: Simplify vga_draw_blank() a bit
  vga: Remove rgb_to_pixel indirection
  vga: Separate LE and BE conversion functions
  vga: Remove remainder of old conversion cruft
  vga: Start cutting out non-32bpp conversion support

Signed-off-by: Peter Maydell <[email protected]>
This page took 0.02583 seconds and 4 git commands to generate.