qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/8] Vga 20200518 patches


From: Gerd Hoffmann
Subject: [PULL 0/8] Vga 20200518 patches
Date: Mon, 18 May 2020 17:12:47 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]