Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190628-pull-request' into...
commit0094908375d280c1a4e8b932d8b133a41fb3bdf8
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 1 Jul 2019 18:11:53 +0000 (1 19:11 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 1 Jul 2019 18:11:53 +0000 (1 19:11 +0100)
treef7baae2279aadc7f1825c211827da147af4a95f0
parent7d0e02405fc02a181319b1ab8681d2f72246b7c6
parent263807f4e85e94f2d4e988d61d2fc0319b1dd36b
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190628-pull-request' into staging

vga: ati fixes, add ati vgabios.

# gpg: Signature made Fri 28 Jun 2019 11:39:32 BST
# gpg:                using RSA key 4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/vga-20190628-pull-request:
  ati-vga: switch to vgabios-ati.bin
  seabios: add ati vgabios binary
  seabios: add config for ati vgabios
  ati-vga: Fixes to offset and pitch registers
  ati-vga: Implement DDC and EDID info from monitor
  i2c: Move bitbang_i2c.h to include/hw/i2c/

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