[PATCH 0/5] ui: rework -show-cursor option

Gerd Hoffmann posted 5 patches 4 years, 3 months ago
Test docker-quick@centos7 passed
Test FreeBSD passed
Test docker-mingw@fedora passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200205110356.3491-1-kraxel@redhat.com
Maintainers: Eric Blake <eblake@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Markus Armbruster <armbru@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>
There is a newer version of this series
include/sysemu/sysemu.h |  1 -
ui/gtk.c                |  8 +++++++-
ui/sdl2.c               | 28 ++++++++++++++++++++--------
vl.c                    |  6 ++++--
qapi/ui.json            |  2 ++
qemu-deprecated.texi    |  5 +++++
6 files changed, 38 insertions(+), 12 deletions(-)
[PATCH 0/5] ui: rework -show-cursor option
Posted by Gerd Hoffmann 4 years, 3 months ago

Gerd Hoffmann (5):
  ui: add show-cursor option
  ui/gtk: implement show-cursor option
  ui/sdl: implement show-cursor option
  ui: wire up legacy -show-cursor option
  ui: deprecate legacy -show-cursor option

 include/sysemu/sysemu.h |  1 -
 ui/gtk.c                |  8 +++++++-
 ui/sdl2.c               | 28 ++++++++++++++++++++--------
 vl.c                    |  6 ++++--
 qapi/ui.json            |  2 ++
 qemu-deprecated.texi    |  5 +++++
 6 files changed, 38 insertions(+), 12 deletions(-)

-- 
2.18.1