qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH qemu 1/1] Remove a stray "@end table" marker


From: Richard Henderson
Subject: Re: [PATCH qemu 1/1] Remove a stray "@end table" marker
Date: Wed, 25 Jan 2023 17:34:57 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 1/25/23 16:12, ~gurjeet wrote:
From: Gurjeet Singh <gurjeet@singh.im>

Signed-off-by: Gurjeet Singh <gurjeet@singh.im>
---
  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 7f6368f999..261da6e21d 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.

Cc: qemu-trivial.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]