qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 5643fc: spice: add mouse cursor support


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 5643fc: spice: add mouse cursor support
Date: Fri, 13 Jun 2014 08:30:03 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 5643fc012c2b7335eda43db90bd1e64d912428b0
      
https://github.com/qemu/qemu/commit/5643fc012c2b7335eda43db90bd1e64d912428b0
  Author: Gerd Hoffmann <address@hidden>
  Date:   2014-06-13 (Fri, 13 Jun 2014)

  Changed paths:
    M hw/display/qxl.c
    M include/ui/spice-display.h
    M ui/spice-display.c

  Log Message:
  -----------
  spice: add mouse cursor support

So you'll have a mouse pointer when running non-qxl gfx cards with
mouse pointer support (virtio-gpu, IIRC vmware too).

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


  Commit: 788fbf042fc6d5aaeab56757e6dad622ac5f0c21
      
https://github.com/qemu/qemu/commit/788fbf042fc6d5aaeab56757e6dad622ac5f0c21
  Author: Gerd Hoffmann <address@hidden>
  Date:   2014-06-13 (Fri, 13 Jun 2014)

  Changed paths:
    M hw/display/qxl-render.c

  Log Message:
  -----------
  qxl-render: add sanity check

Verify dirty rectangle is completely within the primary surface,
just ignore it in case it isn't.

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


  Commit: 592fb17691e03606ad16e36a4d52d1818721f4cd
      
https://github.com/qemu/qemu/commit/592fb17691e03606ad16e36a4d52d1818721f4cd
  Author: Peter Maydell <address@hidden>
  Date:   2014-06-13 (Fri, 13 Jun 2014)

  Changed paths:
    M hw/display/qxl-render.c
    M hw/display/qxl.c
    M include/ui/spice-display.h
    M ui/spice-display.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140613-1' into 
staging

spice: add mouse cursor support
qxl-render: add sanity check

# gpg: Signature made Fri 13 Jun 2014 12:22:45 BST 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/spice/tags/pull-spice-20140613-1:
  qxl-render: add sanity check
  spice: add mouse cursor support

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


Compare: https://github.com/qemu/qemu/compare/7d5bef0873ab...592fb17691e0

reply via email to

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