]> git.proxmox.com Git - mirror_qemu.git/blobdiff - docs/about/deprecated.rst
*-user: Deprecate and disable -p pagesize
[mirror_qemu.git] / docs / about / deprecated.rst
index 36bd3e15ef06e8ed02d390eb903b9bcaf3fe54cd..8565644da6d8e0629091571f3147c55497df4bf1 100644 (file)
@@ -63,6 +63,16 @@ as short-form boolean values, and passed to plugins as ``arg_name=on``.
 However, short-form booleans are deprecated and full explicit ``arg_name=on``
 form is preferred.
 
+User-mode emulator command line arguments
+-----------------------------------------
+
+``-p`` (since 9.0)
+''''''''''''''''''
+
+The ``-p`` option pretends to control the host page size.  However,
+it is not possible to change the host page size, and using the
+option only causes failures.
+
 QEMU Machine Protocol (QMP) commands
 ------------------------------------