]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-options.hx
qemu-options: Rename variables on the -numa "cpus" option
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 23 Jan 2017 18:06:31 +0000 (16:06 -0200)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 23 Jan 2017 23:26:27 +0000 (21:26 -0200)
commite0ee9fd0bd8544e65f978f78162048b68cfde514
tree05bfdb3ccd8db83626c4fc3efc329820f3535df7
parentc1629c5ce3a23053abcfaf7760356b214a750e3c
qemu-options: Rename variables on the -numa "cpus" option

Use @var{firstcpu} and @var{lastcpu} to make the metasyntatic
variables a bit clearer. While doing this, use @var only around
the metasyntatic variables, not including the square brackets and
hyphen.

The semantics of the "cpus" option will be clarified by rewriting
the whole -numa documentation in a follow-up patch.

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20170123180632.28942-2-ehabkost@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
qemu-options.hx