aboutsummaryrefslogtreecommitdiff
path: root/target/i386/cpu.c
diff options
context:
space:
mode:
authorMao Zhongyi <maozhongyi@cmss.chinamobile.com>2021-07-23 14:58:28 +0800
committerPeter Maydell <peter.maydell@linaro.org>2021-07-27 10:57:40 +0100
commita476b2167296c0f8bfd6a66d1eb54ca39ea0e6f2 (patch)
tree7e40792bf24acae5a7082cf71505e73073b56fc0 /target/i386/cpu.c
parent845d27a91315bc1e3a0000339c5ee46ef63598a5 (diff)
downloadqemu-a476b2167296c0f8bfd6a66d1eb54ca39ea0e6f2.zip
qemu-a476b2167296c0f8bfd6a66d1eb54ca39ea0e6f2.tar.gz
qemu-a476b2167296c0f8bfd6a66d1eb54ca39ea0e6f2.tar.bz2
docs: Update path that mentions deprecated.rst
Missed in commit f3478392 "docs: Move deprecation, build and license info out of system/" Signed-off-by: Mao Zhongyi <maozhongyi@cmss.chinamobile.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20210723065828.1336760-1-maozhongyi@cmss.chinamobile.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target/i386/cpu.c')
-rw-r--r--target/i386/cpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/i386/cpu.c b/target/i386/cpu.c
index edb97eb..34a7ce8 100644
--- a/target/i386/cpu.c
+++ b/target/i386/cpu.c
@@ -4110,7 +4110,7 @@ static const X86CPUDefinition builtin_x86_defs[] = {
* none", but this is just for compatibility while libvirt isn't
* adapted to resolve CPU model versions before creating VMs.
* See "Runnability guarantee of CPU models" at
- * docs/system/deprecated.rst.
+ * docs/about/deprecated.rst.
*/
X86CPUVersion default_cpu_version = 1;