* [Qemu-devel] [PATCH] qemu-doc: Add the paragraph about the -no-frame deprecation again
@ 2018-03-07 6:56 Thomas Huth
0 siblings, 0 replies; only message in thread
From: Thomas Huth @ 2018-03-07 6:56 UTC (permalink / raw)
To: qemu-devel, Gerd Hoffmann; +Cc: Paolo Bonzini, qemu-trivial
The section has accidentially been removed while resolving a
contextual conflict during a rebase, so add this again.
Fixes: f29d4450428fe07e9d6b0655cef2e59bfa0b2ea5
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
NB: I also slightly changed the wording and removed the "SDL 2.0 lacks
support for frameless windows" part - AFAIK it can do frameless windows
with the SDL_WINDOW_BORDERLESS flag for SDL_CreateWindow().
qemu-doc.texi | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/qemu-doc.texi b/qemu-doc.texi
index 39e38c8..031f443 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -2728,6 +2728,12 @@ filesystem test suite. Also it requires the CAP_DAC_READ_SEARCH capability,
which is not the recommended way to run QEMU. This backend should not be
used and it will be removed with no replacement.
+@subsection -no-frame (since 2.12.0)
+
+The @code{--no-frame} argument works with SDL 1.2 only. The other user
+interfaces never implemented this in the first place. So this will be
+removed together with SDL 1.2 support.
+
@subsection -rtc-td-hack (since 2.12.0)
The @code{-rtc-td-hack} option has been replaced by
--
1.8.3.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-03-07 6:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-07 6:56 [Qemu-devel] [PATCH] qemu-doc: Add the paragraph about the -no-frame deprecation again Thomas Huth
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).