mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
monitor: added generation of documentation for hmp-commands-info.hx
It will be easier if you need to add info-commands to edit only hmp-commands-info.hx, before this had to edit monitor.c and hmp-commands.hx. From the build point of view all documentation is saved into qemu-monitor-info.texi which from now on is used for all user documentation building. Signed-off-by: Pavel Butsykin <pbutsykin@virtuozzo.com> Signed-off-by: Denis V. Lunev <den@openvz.org> CC: Paolo Bonzini <pbonzini@redhat.com> CC: Peter Maydell <peter.maydell@linaro.org> Message-Id: <1441899541-1856-5-git-send-email-den@openvz.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
70703344de
commit
2cd8af2d44
5 changed files with 18 additions and 126 deletions
|
@ -391,6 +391,8 @@ The following commands are available:
|
|||
|
||||
@include qemu-monitor.texi
|
||||
|
||||
@include qemu-monitor-info.texi
|
||||
|
||||
@subsection Integer expressions
|
||||
|
||||
The monitor understands integers expressions for every integer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue