From: "Borislav Petkov (AMD)" <[email protected]>

Commit

  1bf84a1e2e8f ("docs/system: Convert qemu-cpu-models.texi to rST")

converted docs to rST but left an "@end table" which shows in normal
text.

Zap it.

Cc: Paolo Bonzini <[email protected]>
Cc: Richard Henderson <[email protected]>
Cc: Pierrick Bouvier <[email protected]>
Cc: [email protected]
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
---
 docs/system/cpu-models-x86.rst.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/system/cpu-models-x86.rst.inc 
b/docs/system/cpu-models-x86.rst.inc
index 126c5a1972b8..9d8f1400d59f 100644
--- a/docs/system/cpu-models-x86.rst.inc
+++ b/docs/system/cpu-models-x86.rst.inc
@@ -25,7 +25,7 @@ Two ways to configure CPU models with QEMU / KVM
     typically refer to specific generations of hardware released by
     Intel and AMD.  These allow the guest VMs to have a degree of
     isolation from the host CPU, allowing greater flexibility in live
-    migrating between hosts with differing hardware.  @end table
+    migrating between hosts with differing hardware.
 
 In both cases, it is possible to optionally add or remove individual CPU
 features, to alter what is presented to the guest by default.
-- 
2.53.0


Reply via email to