qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] f10acc: tcx: Fix 24-bit display mode


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] f10acc: tcx: Fix 24-bit display mode
Date: Sun, 02 Jun 2013 10:30:11 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: f10acc8b38d65a66ffa0588a036489d7fa6a593e
      
https://github.com/qemu/qemu/commit/f10acc8b38d65a66ffa0588a036489d7fa6a593e
  Author: Mark Cave-Ayland <address@hidden>
  Date:   2013-06-02 (Sun, 02 Jun 2013)

  Changed paths:
    M hw/display/tcx.c

  Log Message:
  -----------
  tcx: Fix 24-bit display mode

Commit d08151bf (conversion of tcx to the memory API) broke the 24-bit mode of
the tcx display adapter by accidentally passing in the final address of the
dirty region to memory_region_reset_dirty() instead of its size.

Signed-off-by: Mark Cave-Ayland <address@hidden>
Signed-off-by: Blue Swirl <address@hidden>




reply via email to

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