
The MIPS CPU models end up in the middle of the PC documentation. Move them to a separate file so that they can be placed in the right section. The man page still includes both x86 and MIPS content. 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-5-peter.maydell@linaro.org Message-id: 20200226113034.6741-5-pbonzini@redhat.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
29 lines
489 B
Plaintext
29 lines
489 B
Plaintext
@c man begin SYNOPSIS
|
|
QEMU / KVM CPU model configuration
|
|
@c man end
|
|
|
|
@set qemu_system_x86 qemu-system-x86_64
|
|
|
|
@c man begin DESCRIPTION
|
|
|
|
@include cpu-models-x86.texi
|
|
@include cpu-models-mips.texi
|
|
|
|
@c man end
|
|
|
|
@ignore
|
|
|
|
@setfilename qemu-cpu-models
|
|
@settitle QEMU / KVM CPU model configuration
|
|
|
|
@c man begin SEEALSO
|
|
The HTML documentation of QEMU for more precise information and Linux
|
|
user mode emulator invocation.
|
|
@c man end
|
|
|
|
@c man begin AUTHOR
|
|
Daniel P. Berrange
|
|
@c man end
|
|
|
|
@end ignore
|