qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 550809: vga: Add mechanism to force the use o


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 550809: vga: Add mechanism to force the use of a shadow su...
Date: Fri, 19 Dec 2014 05:00:10 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 5508099397c480f1c3b4f14b0e64593ebe284b26
      
https://github.com/qemu/qemu/commit/5508099397c480f1c3b4f14b0e64593ebe284b26
  Author: Benjamin Herrenschmidt <address@hidden>
  Date:   2014-12-16 (Tue, 16 Dec 2014)

  Changed paths:
    M hw/display/vga.c
    M hw/display/vga_int.h

  Log Message:
  -----------
  vga: Add mechanism to force the use of a shadow surface

This prevents surface sharing which will be necessary to
fix cirrus HW cursor support.

Signed-off-by: Benjamin Herrenschmidt <address@hidden>
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: b9fd11b86779b1fe7fe2881c6e312a028e20e67c
      
https://github.com/qemu/qemu/commit/b9fd11b86779b1fe7fe2881c6e312a028e20e67c
  Author: Benjamin Herrenschmidt <address@hidden>
  Date:   2014-12-16 (Tue, 16 Dec 2014)

  Changed paths:
    M hw/display/cirrus_vga.c

  Log Message:
  -----------
  cirrus: Force use of shadow pixmap when HW cursor is enabled

The HW cursor cannot be painted on a shared surface. This fixes HW
cursor display in Windows NT 4.0 and Windows 98.

Signed-off-by: Benjamin Herrenschmidt <address@hidden>
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 22382bb96c8bd88370c1ff0cb28c3ee6bee79ed3
      
https://github.com/qemu/qemu/commit/22382bb96c8bd88370c1ff0cb28c3ee6bee79ed3
  Author: Gerd Hoffmann <address@hidden>
  Date:   2014-12-16 (Tue, 16 Dec 2014)

  Changed paths:
    M hw/display/cirrus_vga.c
    M hw/display/vga_int.h

  Log Message:
  -----------
  move hw cursor pos from cirrus to vga


  Commit: 46817e86fc1d97af0a7d9e4060730f7b00183083
      
https://github.com/qemu/qemu/commit/46817e86fc1d97af0a7d9e4060730f7b00183083
  Author: Gonglei <address@hidden>
  Date:   2014-12-16 (Tue, 16 Dec 2014)

  Changed paths:
    M hw/display/vga-pci.c

  Log Message:
  -----------
  vga: set catagory bit for secondary vga device

Signed-off-by: Gonglei <address@hidden>
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: b574f602680d41c4cf4a9c106e3e2244bed01cdd
      
https://github.com/qemu/qemu/commit/b574f602680d41c4cf4a9c106e3e2244bed01cdd
  Author: Peter Maydell <address@hidden>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M hw/display/cirrus_vga.c
    M hw/display/vga-pci.c
    M hw/display/vga.c
    M hw/display/vga_int.h

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141216-1' into 
staging

cirrus hwcursor fixes.
set secondary-vga category.

# gpg: Signature made Tue 16 Dec 2014 14:44:09 GMT using RSA key ID D3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"

* remotes/kraxel/tags/pull-vga-20141216-1:
  vga: set catagory bit for secondary vga device
  move hw cursor pos from cirrus to vga
  cirrus: Force use of shadow pixmap when HW cursor is enabled
  vga: Add mechanism to force the use of a shadow surface

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/86b182ac0e0b...b574f602680d

reply via email to

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