qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 10750e: virtio-gpu: skip update cursor in pos


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 10750e: virtio-gpu: skip update cursor in post_load if we ...
Date: Mon, 17 Jul 2017 09:53:52 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 10750ee0d67eeebbf05822b2249969ba05b5ff4b
      
https://github.com/qemu/qemu/commit/10750ee0d67eeebbf05822b2249969ba05b5ff4b
  Author: Gerd Hoffmann <address@hidden>
  Date:   2017-07-17 (Mon, 17 Jul 2017)

  Changed paths:
    M hw/display/virtio-gpu.c

  Log Message:
  -----------
  virtio-gpu: skip update cursor in post_load if we don't have one

If the cursor resource id isn't set the guest didn't define a cursor.
Skip the cursor update in post_load in that that case.

Reported-by: wanghaibin <address@hidden>
Signed-off-by: Gerd Hoffmann <address@hidden>
Tested-by: wanghaibin <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: df55c7e8c81db4b142ee157bc41d2ba401b8db20
      
https://github.com/qemu/qemu/commit/df55c7e8c81db4b142ee157bc41d2ba401b8db20
  Author: Peter Maydell <address@hidden>
  Date:   2017-07-17 (Mon, 17 Jul 2017)

  Changed paths:
    M hw/display/virtio-gpu.c

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

virtio-gpu migration fix for 2.10

# gpg: Signature made Mon 17 Jul 2017 10:41:49 BST
# gpg:                using RSA key 0x4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/vga-20170717-pull-request:
  virtio-gpu: skip update cursor in post_load if we don't have one

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


Compare: https://github.com/qemu/qemu/compare/3408d5aee0c0...df55c7e8c81d

reply via email to

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