qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] df2ac3: ui: improve -show-cursor deprecation


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] df2ac3: ui: improve -show-cursor deprecation message
Date: Fri, 15 May 2020 05:45:31 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: df2ac3cc12d251dcdd268038682fd27882e91bb2
      
https://github.com/qemu/qemu/commit/df2ac3cc12d251dcdd268038682fd27882e91bb2
  Author: Gerd Hoffmann <address@hidden>
  Date:   2020-05-14 (Thu, 14 May 2020)

  Changed paths:
    M softmmu/vl.c

  Log Message:
  -----------
  ui: improve -show-cursor deprecation message

Specifically explain what users should do in case they don't use
-display yet and depend on the qemu picking the ui for them.

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


  Commit: 32ec9839d89d2b814ada20b041b25feae23596bc
      
https://github.com/qemu/qemu/commit/32ec9839d89d2b814ada20b041b25feae23596bc
  Author: Changbin Du <address@hidden>
  Date:   2020-05-14 (Thu, 14 May 2020)

  Changed paths:
    M ui/sdl2.c

  Log Message:
  -----------
  ui/sdl2: fix segment fault caused by null pointer dereference

I found SDL_GetWindowFromID() sometimes return NULL when I start qemu via
ssh forwarding even the window has been crated already. I am not sure
whether this is a bug of SDL, but we'd better check it carefully.

Signed-off-by: Changbin Du <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 2478b8ecd45f81a21b9aa319ce7147a790a2144f
      
https://github.com/qemu/qemu/commit/2478b8ecd45f81a21b9aa319ce7147a790a2144f
  Author: Peter Maydell <address@hidden>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    M softmmu/vl.c
    M ui/sdl2.c

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

ui: sdl bugfix, -show-cursor deprecation message

# gpg: Signature made Fri 15 May 2020 09:21:29 BST
# gpg:                using RSA key 4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>" [full]
# gpg:                 aka "Gerd Hoffmann <address@hidden>" [full]
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/ui-20200515-pull-request:
  ui/sdl2: fix segment fault caused by null pointer dereference
  ui: improve -show-cursor deprecation message

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


Compare: https://github.com/qemu/qemu/compare/0db949f1810f...2478b8ecd45f



reply via email to

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