]> git.proxmox.com Git - mirror_qemu.git/commitdiff
target/i386/cpu: Update comment that mentions Texinfo
authorMarkus Armbruster <armbru@redhat.com>
Tue, 29 Sep 2020 07:58:24 +0000 (09:58 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Mon, 12 Oct 2020 21:11:32 +0000 (23:11 +0200)
Missed in commit 41fba1618b "docs/system: convert the documentation of
deprecated features to rST."

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200929075824.1517969-3-armbru@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
target/i386/cpu.c

index f37eb7b675f46cb3c36300d85e10511f99563f52..9eafbe369075041878f8dcaf33a908f41c6f5858 100644 (file)
@@ -4127,7 +4127,8 @@ static PropValue tcg_default_props[] = {
  * We resolve CPU model aliases using -v1 when using "-machine
  * 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 * qemu-deprecated.texi.
+ * See "Runnability guarantee of CPU models" at
+ * docs/system/deprecated.rst.
  */
 X86CPUVersion default_cpu_version = 1;