Merge remote-tracking branch 'remotes/kraxel/tags/vga-20171017-pull-request' into...
commit73b733e6907e1193e562f498272108c95c00868c
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 19 Oct 2017 09:53:19 +0000 (19 10:53 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 19 Oct 2017 09:53:19 +0000 (19 10:53 +0100)
tree7fb8e53203ed2b441225e65a9bc209e7b97f8d8c
parent861cd431c99e56ddb5953ca1da164a9c32b477ca
parenteb38e1bc3740725ca29a535351de94107ec58d51
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20171017-pull-request' into staging

cirrus: bugfixes, with some vga cleanups.

# gpg: Signature made Tue 17 Oct 2017 09:24:37 BST
# gpg:                using RSA key 0x4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/vga-20171017-pull-request:
  cirrus: fix oob access in mode4and5 write functions
  vga: add ram_addr_t cast
  vga: handle cirrus vbe mode wraparounds.
  vga: drop line_offset variable

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>