qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Improvements for the -display option
@ 2021-06-30 16:32 Thomas Huth
  2021-06-30 16:32 ` [PATCH 1/4] softmmu/vl: Remove obsolete comment about the "frame" parameter Thomas Huth
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Thomas Huth @ 2021-06-30 16:32 UTC (permalink / raw)
  To: qemu-devel, kraxel; +Cc: Paolo Bonzini

Fix some oddities of the -display option, deprecate the -no-quit
option and improve the documentation.

Thomas Huth (4):
  softmmu/vl: Remove obsolete comment about the "frame" parameter
  ui: Fix the "-display sdl,window_close=..." parameter
  ui: Mark the '-no-quit' option as deprecated
  qemu-options: Improve the documentation of the -display options

 docs/system/deprecated.rst | 12 +++++++++
 qemu-options.hx            | 50 +++++++++++++++++++++++++++-----------
 softmmu/vl.c               | 11 ++++++---
 3 files changed, 56 insertions(+), 17 deletions(-)

-- 
2.27.0



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-07-05 17:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-30 16:32 [PATCH 0/4] Improvements for the -display option Thomas Huth
2021-06-30 16:32 ` [PATCH 1/4] softmmu/vl: Remove obsolete comment about the "frame" parameter Thomas Huth
2021-06-30 16:32 ` [PATCH 2/4] ui: Fix the "-display sdl,window_close=..." parameter Thomas Huth
2021-06-30 16:32 ` [PATCH 3/4] ui: Mark the '-no-quit' option as deprecated Thomas Huth
2021-06-30 16:32 ` [PATCH 4/4] qemu-options: Improve the documentation of the -display options Thomas Huth
2021-07-05 17:06 ` [PATCH 0/4] Improvements for the -display option Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).