mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
Documentation: Fix spelling bugs
rewuired -> required ths -> this Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
e1a068b21f
commit
1f5c3f8ca1
1 changed files with 2 additions and 2 deletions
|
@ -2138,8 +2138,8 @@ Set the x86 stack size in bytes (default=524288)
|
|||
Select CPU model (-cpu ? for list and additional feature selection)
|
||||
@item -B offset
|
||||
Offset guest address by the specified number of bytes. This is useful when
|
||||
the address region rewuired by guest applications is reserved on the host.
|
||||
Ths option is currently only supported on some hosts.
|
||||
the address region required by guest applications is reserved on the host.
|
||||
This option is currently only supported on some hosts.
|
||||
@item -R size
|
||||
Pre-allocate a guest virtual address space of the given size (in bytes).
|
||||
"G", "M", and "k" suffixes may be used when specifying the size.
|
||||
|
|
Loading…
Reference in a new issue