public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH kvm-unit-tests 0/6] arm/arm64: some cleanups
@ 2017-05-25 10:28 Andrew Jones
  2017-05-25 10:28 ` [PATCH kvm-unit-tests 1/6] lib/arm/gic: gic_version cleanup Andrew Jones
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Andrew Jones @ 2017-05-25 10:28 UTC (permalink / raw)
  To: kvm; +Cc: pbonzini, rkrcmar

Andrew Jones (6):
  lib/arm/gic: gic_version cleanup
  lib/arm/psci: make psci less ugly
  lib/arm/smp: introduce smp_run
  arm/arm64: selftest: apply smp_run
  arm/arm64: spinlock-test: apply smp_run
  arm/arm64: gic: apply smp_run

 arm/cstart.S         |  3 ++-
 arm/cstart64.S       |  3 ++-
 arm/gic.c            | 18 +++++++++---------
 arm/selftest.c       | 19 +------------------
 arm/spinlock-test.c  | 20 +-------------------
 lib/arm/asm/psci.h   |  6 ++----
 lib/arm/asm/smp.h    |  2 ++
 lib/arm/gic.c        | 27 ++++++++++++---------------
 lib/arm/psci.c       | 10 +++++++---
 lib/arm/smp.c        | 26 ++++++++++++++++++++++++++
 lib/arm64/asm/psci.h | 16 +---------------
 11 files changed, 65 insertions(+), 85 deletions(-)

-- 
2.9.4

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

end of thread, other threads:[~2017-05-26 12:11 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-25 10:28 [PATCH kvm-unit-tests 0/6] arm/arm64: some cleanups Andrew Jones
2017-05-25 10:28 ` [PATCH kvm-unit-tests 1/6] lib/arm/gic: gic_version cleanup Andrew Jones
2017-05-25 13:53   ` Paolo Bonzini
2017-05-25 14:28     ` Andrew Jones
2017-05-25 10:28 ` [PATCH kvm-unit-tests 2/6] lib/arm/psci: make psci less ugly Andrew Jones
2017-05-25 10:28 ` [PATCH kvm-unit-tests 3/6] lib/arm/smp: introduce smp_run Andrew Jones
2017-05-25 13:56   ` Paolo Bonzini
2017-05-25 14:41     ` Andrew Jones
2017-05-25 15:07       ` Paolo Bonzini
2017-05-26 11:47         ` Andrew Jones
2017-05-26 12:11           ` Paolo Bonzini
2017-05-25 10:28 ` [PATCH kvm-unit-tests 4/6] arm/arm64: selftest: apply smp_run Andrew Jones
2017-05-25 10:28 ` [PATCH kvm-unit-tests 5/6] arm/arm64: spinlock-test: " Andrew Jones
2017-05-25 10:28 ` [PATCH kvm-unit-tests 6/6] arm/arm64: gic: " Andrew Jones
2017-05-25 13:56 ` [PATCH kvm-unit-tests 0/6] arm/arm64: some cleanups Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox