From: Andrew Jones <drjones@redhat.com>
To: kvm@vger.kernel.org
Cc: pbonzini@redhat.com, rkrcmar@redhat.com
Subject: [PATCH kvm-unit-tests 0/6] arm/arm64: some cleanups
Date: Thu, 25 May 2017 12:28:43 +0200 [thread overview]
Message-ID: <20170525102849.22754-1-drjones@redhat.com> (raw)
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
next reply other threads:[~2017-05-25 10:29 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-25 10:28 Andrew Jones [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170525102849.22754-1-drjones@redhat.com \
--to=drjones@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=rkrcmar@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox