qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v1 0/3] cpus: single-threaded TCG CPU creation impro


From: David Hildenbrand
Subject: [Qemu-devel] [PATCH v1 0/3] cpus: single-threaded TCG CPU creation improvements
Date: Fri, 9 Feb 2018 20:52:36 +0100

While looking into CPU hotplug for s390x TCG, I noticed that
single-threaded TCG does not properly inititalize CPUs > 1. Fix this
and cleanup the code a bit.

David Hildenbrand (3):
  cpus: properly inititalize CPU > 1 under single-threaded TCG
  cpus: wait for CPU creation at central place
  cpus: CPU threads are always created initially for one CPU only

 cpus.c | 33 ++++++++++-----------------------
 1 file changed, 10 insertions(+), 23 deletions(-)

-- 
2.14.3




reply via email to

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