mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
qemu-doc: move included files to docs/system
Since qemu-doc.texi is mostly including files from docs/system, move the existing include files there for consistency. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Tested-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20200228153619.9906-12-peter.maydell@linaro.org Message-id: 20200226113034.6741-12-pbonzini@redhat.com [PMM: update MAINTAINERS line for qemu-option-trace.texi] Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
2147106172
commit
abcd92db6a
7 changed files with 10 additions and 9 deletions
|
@ -4221,7 +4221,7 @@ HXCOMM This line is not accurate, as some sub-options are backend-specific but
|
|||
HXCOMM HX does not support conditional compilation of text.
|
||||
@item -trace [[enable=]@var{pattern}][,events=@var{file}][,file=@var{file}]
|
||||
@findex -trace
|
||||
@include qemu-option-trace.texi
|
||||
@include docs/system/qemu-option-trace.texi
|
||||
ETEXI
|
||||
DEF("plugin", HAS_ARG, QEMU_OPTION_plugin,
|
||||
"-plugin [file=]<file>[,arg=<string>]\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue