qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/4] make display updates thread safe, batch #2


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 0/4] make display updates thread safe, batch #2
Date: Thu, 11 May 2017 16:43:35 +0200

  Hi,

Here is the vga patch queue, with the second patch batch to make display
updates thread-safe.

please pull,
  Gerd

The following changes since commit 76d20ea0f1b26ebd5da2f5fb2fdf3250cde887bb:

  Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into 
staging (2017-05-09 15:49:14 -0400)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/pull-vga-20170511-1

for you to fetch changes up to bfc56535f793c557aa754c50213fc5f882e6482d:

  vga: fix display update region calculation (2017-05-11 09:50:32 +0200)

----------------------------------------------------------------
make display updates thread safe, batch #2

----------------------------------------------------------------
Gerd Hoffmann (2):
      sm501: make display updates thread safe
      vga: fix display update region calculation

Mark Cave-Ayland (2):
      cg3: make display updates thread safe
      tcx: make display updates thread safe

 hw/display/cg3.c   | 41 ++++++++++++++++----------------
 hw/display/sm501.c | 27 ++++++----------------
 hw/display/tcx.c   | 68 +++++++++++++++++++-----------------------------------
 hw/display/vga.c   |  2 +-
 4 files changed, 53 insertions(+), 85 deletions(-)



reply via email to

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