]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qemu-doc.texi
tcg: Use offsets not indices for TCGv_*
[mirror_qemu.git] / qemu-doc.texi
index ecd186a15973fc82023d1de99294f4c61c4d9dfa..8c10956a66b72413dc36ba1851b2db57099fe4d3 100644 (file)
@@ -105,7 +105,7 @@ QEMU full system emulation has the following features:
 QEMU uses a full software MMU for maximum portability.
 
 @item
-QEMU can optionally use an in-kernel accelerator, like kvm. The accelerators 
+QEMU can optionally use an in-kernel accelerator, like kvm. The accelerators
 execute most of the guest code natively, while
 continuing to emulate the rest of the machine.
 
@@ -2496,6 +2496,10 @@ would automatically enable USB support on the machine type.
 If using the new syntax, USB support must be explicitly
 enabled via the ``-machine usb=on'' argument.
 
+@subsection -nodefconfig (since 2.11.0)
+
+The ``-nodefconfig`` argument is a synonym for ``-no-user-config``.
+
 @section qemu-img command line arguments
 
 @subsection convert -s (since 2.0.0)