]> git.ipfire.org Git - thirdparty/qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200302-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 2 Mar 2020 14:11:54 +0000 (14:11 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 2 Mar 2020 14:11:54 +0000 (14:11 +0000)
commitc81acb643a61db199b9198add7972d8a8496b27c
tree7a5cdd2ff70472014d414a14c4fcb9571113e9c2
parent9f1750ed68911bef069b5d9ba5cef8150972bcf1
parent44b5c1ebfa5db337714180e9d4a8d525da5595d6
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200302-pull-request' into staging

vga: bugfixes for qxl and edid generator.

# gpg: Signature made Mon 02 Mar 2020 09:16:28 GMT
# 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-20200302-pull-request:
  qxl: map rom r/o
  Arithmetic error in EDID generation fixed

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