All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] qemu-doc: remove outdated comment about full-system SMP support
@ 2019-02-03 20:49 Emilio G. Cota
  2019-02-03 21:01 ` no-reply
  2019-02-04  6:10 ` Stefan Hajnoczi
  0 siblings, 2 replies; 3+ messages in thread
From: Emilio G. Cota @ 2019-02-03 20:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: David Steiner

We have had SMP support in TCG for quite a while; remove
the reference to a necessary in-kernel accelerator.

Note that I was tempted to enumerate here the MTTCG-compatible
ISAs, but I decided against it because (1) most popular target ISAs
have been converted, and (2) I doubt we'd do a good job in keeping
the list up to date.

Reported-by: David Steiner <davids@bitmail.cc>
Signed-off-by: Emilio G. Cota <cota@braap.org>
---
 qemu-doc.texi | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/qemu-doc.texi b/qemu-doc.texi
index 83be010a0a..0c20ec6d6f 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -119,8 +119,7 @@ can be used for talking to external physical peripherals (e.g. a
 webcam, modem or tape drive).
 
 @item
-Symmetric multiprocessing (SMP) support.  Currently, an in-kernel
-accelerator is required to use more than one host CPU for emulation.
+Symmetric multiprocessing (SMP) support.
 
 @end itemize
 
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-02-04  6:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-03 20:49 [Qemu-devel] [PATCH] qemu-doc: remove outdated comment about full-system SMP support Emilio G. Cota
2019-02-03 21:01 ` no-reply
2019-02-04  6:10 ` Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.