]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/ati-20190919-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 19 Sep 2019 15:15:57 +0000 (16:15 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 19 Sep 2019 15:15:57 +0000 (16:15 +0100)
commit084f67c9d98d520c51df24f3b355774166a03691
tree2cffd767cfaff86152a47a967445fb5aefc20a24
parent590c0ac982a8fc726f4784bb6e3c721661e0718a
parentaab0e2a661b2b6bf7915c0aefe807fb60d6d9d13
Merge remote-tracking branch 'remotes/kraxel/tags/ati-20190919-pull-request' into staging

vga: fix cursor code in ati-vga.

# gpg: Signature made Thu 19 Sep 2019 10:10: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/ati-20190919-pull-request:
  ati: use vga_read_byte in ati_cursor_define
  vga: move access helpers to separate include file

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