All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/2] Ati 20190919 patches
@ 2019-09-19  9:10 Gerd Hoffmann
  2019-09-19  9:10 ` [Qemu-devel] [PULL 1/2] vga: move access helpers to separate include file Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2019-09-19  9:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

The following changes since commit f8c3db33a5e863291182f8862ddf81618a7c6194:

  target/sparc: Switch to do_transaction_failed() hook (2019-09-17 12:01:00 +0100)

are available in the Git repository at:

  git://git.kraxel.org/qemu tags/ati-20190919-pull-request

for you to fetch changes up to aab0e2a661b2b6bf7915c0aefe807fb60d6d9d13:

  ati: use vga_read_byte in ati_cursor_define (2019-09-19 10:37:46 +0200)

----------------------------------------------------------------
vga: fix cursor code in ati-vga.

----------------------------------------------------------------

Gerd Hoffmann (2):
  vga: move access helpers to separate include file
  ati: use vga_read_byte in ati_cursor_define

 hw/display/vga-access.h  | 49 ++++++++++++++++++++++++++++++++++++++++
 hw/display/vga-helpers.h | 26 ---------------------
 hw/display/ati.c         | 19 ++++++++--------
 hw/display/vga.c         |  1 +
 4 files changed, 60 insertions(+), 35 deletions(-)
 create mode 100644 hw/display/vga-access.h

-- 
2.18.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-09-20  8:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-19  9:10 [Qemu-devel] [PULL 0/2] Ati 20190919 patches Gerd Hoffmann
2019-09-19  9:10 ` [Qemu-devel] [PULL 1/2] vga: move access helpers to separate include file Gerd Hoffmann
2019-09-19  9:10 ` [Qemu-devel] [PULL 2/2] ati: use vga_read_byte in ati_cursor_define Gerd Hoffmann
2019-09-19 16:15 ` [Qemu-devel] [PULL 0/2] Ati 20190919 patches Peter Maydell
2019-09-20  8:37 ` no-reply
2019-09-20  8:49 ` no-reply

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.