qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/8] Vga 20200518 patches
@ 2020-05-18 15:12 Gerd Hoffmann
  2020-05-18 15:12 ` [PULL 1/8] ati-vga: Do not allow unaligned access via index register Gerd Hoffmann
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Gerd Hoffmann @ 2020-05-18 15:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: Thomas Huth, Paolo Bonzini, Alex Williamson, Gerd Hoffmann

The following changes since commit debe78ce14bf8f8940c2bdf3ef387505e9e035a9:

  Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20200515' into staging (2020-05-15 19:51:16 +0100)

are available in the Git repository at:

  git://git.kraxel.org/qemu tags/vga-20200518-pull-request

for you to fetch changes up to 3fcf15df0073a76d37e2816597771d4c9763e413:

  ramfb: fix size calculation (2020-05-18 15:43:51 +0200)

----------------------------------------------------------------
vga: ati-vga bugfix, ramfb cleanups and fixes.

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

BALATON Zoltan (1):
  ati-vga: Do not allow unaligned access via index register

Gerd Hoffmann (6):
  Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"
  Revert "hw/display/ramfb: lock guest resolution after it's set"
  ramfb: drop leftover debug message
  ramfb: don't update RAMFBState on errors
  ramfb: add sanity checks to ramfb_create_display_surface
  ramfb: fix size calculation

Philippe Mathieu-Daudé (1):
  hw/display: Include local 'framebuffer.h'

 include/hw/display/ramfb.h    |  2 +-
 hw/display/artist.c           |  2 +-
 hw/display/ati.c              |  2 +-
 hw/display/next-fb.c          |  2 +-
 hw/display/ramfb-standalone.c | 12 +-----
 hw/display/ramfb.c            | 77 +++++++++++++----------------------
 hw/vfio/display.c             |  4 +-
 stubs/ramfb.c                 |  2 +-
 8 files changed, 37 insertions(+), 66 deletions(-)

-- 
2.18.4



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

end of thread, other threads:[~2020-05-18 19:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-18 15:12 [PULL 0/8] Vga 20200518 patches Gerd Hoffmann
2020-05-18 15:12 ` [PULL 1/8] ati-vga: Do not allow unaligned access via index register Gerd Hoffmann
2020-05-18 15:12 ` [PULL 2/8] hw/display: Include local 'framebuffer.h' Gerd Hoffmann
2020-05-18 15:12 ` [PULL 3/8] Revert "hw/display/ramfb: initialize fw-config space with xres/ yres" Gerd Hoffmann
2020-05-18 15:12 ` [PULL 4/8] Revert "hw/display/ramfb: lock guest resolution after it's set" Gerd Hoffmann
2020-05-18 15:12 ` [PULL 5/8] ramfb: drop leftover debug message Gerd Hoffmann
2020-05-18 15:12 ` [PULL 6/8] ramfb: don't update RAMFBState on errors Gerd Hoffmann
2020-05-18 15:12 ` [PULL 7/8] ramfb: add sanity checks to ramfb_create_display_surface Gerd Hoffmann
2020-05-18 15:12 ` [PULL 8/8] ramfb: fix size calculation Gerd Hoffmann
2020-05-18 19:04 ` [PULL 0/8] Vga 20200518 patches Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).