kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH kvm-unit-tests 0/3] arm/arm64: introduce on_cpu[_async]
@ 2017-06-01 13:49 Andrew Jones
  2017-06-01 13:50 ` [PATCH kvm-unit-tests 1/3] arm/arm64: smp: rename secondary_halt to do_idle Andrew Jones
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andrew Jones @ 2017-06-01 13:49 UTC (permalink / raw)
  To: kvm; +Cc: pbonzini, rkrcmar

and smp_run becomes on_cpus, which can be run more than once.

Andrew Jones (3):
  arm/arm64: smp: rename secondary_halt to do_idle
  arm/arm64: smp: introduce on_cpu and on_cpu_async
  arm/arm64: rename smp_run to on_cpus

 arm/cstart.S        |  2 +-
 arm/cstart64.S      |  2 +-
 arm/gic.c           |  2 +-
 arm/selftest.c      |  2 +-
 arm/spinlock-test.c |  2 +-
 lib/arm/asm/smp.h   | 16 ++++++++--
 lib/arm/smp.c       | 87 +++++++++++++++++++++++++++++++++++++++++++----------
 7 files changed, 90 insertions(+), 23 deletions(-)

-- 
2.9.4

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

end of thread, other threads:[~2017-06-01 13:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-01 13:49 [PATCH kvm-unit-tests 0/3] arm/arm64: introduce on_cpu[_async] Andrew Jones
2017-06-01 13:50 ` [PATCH kvm-unit-tests 1/3] arm/arm64: smp: rename secondary_halt to do_idle Andrew Jones
2017-06-01 13:50 ` [PATCH kvm-unit-tests 2/3] arm/arm64: smp: introduce on_cpu and on_cpu_async Andrew Jones
2017-06-01 13:50 ` [PATCH kvm-unit-tests 3/3] arm/arm64: rename smp_run to on_cpus Andrew Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).