kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH kvm-unit-tests 0/8] arm/arm64: extend psci tests
@ 2018-02-07 19:03 Andrew Jones
  2018-02-07 19:03 ` [PATCH kvm-unit-tests 1/8] virtio-mmio: fix queue allocation Andrew Jones
                   ` (8 more replies)
  0 siblings, 9 replies; 22+ messages in thread
From: Andrew Jones @ 2018-02-07 19:03 UTC (permalink / raw)
  To: kvm; +Cc: pbonzini, rkrcmar

Add migration support for ARM and extend the PSCI tests with some
checking pre/post migration. Also extend PSCI tests with tests for
the functionality (emulating PSCI 1.1) getting merged upstream now.

Andrew Jones (8):
  virtio-mmio: fix queue allocation
  scripts/arch-run: run_migration improvements
  powerpc: don't use NMI's to signal end of migration
  powerpc: Introduce getchar
  lib: Introduce do_migration
  arm/arm64: Add support for migration tests
  arm/arm64: psci: add migration test
  arm/psci: add smccc 1.1 tests

 arm/psci.c              | 191 +++++++++++++++++++++++++++++++++++++++++-------
 arm/run                 |   2 +-
 arm/unittests.cfg       |   7 ++
 lib/arm/io.c            |   5 ++
 lib/libcflat.h          |   8 ++
 lib/powerpc/asm/hcall.h |   1 +
 lib/powerpc/hcall.c     |  12 +++
 lib/virtio-mmio.c       |   3 +-
 powerpc/sprs.c          |  38 ++--------
 scripts/arch-run.bash   |  37 ++++++----
 10 files changed, 231 insertions(+), 73 deletions(-)

-- 
2.13.6

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

end of thread, other threads:[~2018-02-14 14:38 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-07 19:03 [PATCH kvm-unit-tests 0/8] arm/arm64: extend psci tests Andrew Jones
2018-02-07 19:03 ` [PATCH kvm-unit-tests 1/8] virtio-mmio: fix queue allocation Andrew Jones
2018-02-07 19:32   ` Andrew Jones
2018-02-07 19:34   ` [PATCH kvm-unit-tests v2 " Andrew Jones
2018-02-07 19:03 ` [PATCH kvm-unit-tests 2/8] scripts/arch-run: run_migration improvements Andrew Jones
2018-02-07 19:03 ` [PATCH kvm-unit-tests 3/8] powerpc: don't use NMI's to signal end of migration Andrew Jones
2018-02-08 10:58   ` Thomas Huth
2018-02-07 19:03 ` [PATCH kvm-unit-tests 4/8] powerpc: Introduce getchar Andrew Jones
2018-02-08 11:06   ` Thomas Huth
2018-02-08 12:59     ` Andrew Jones
2018-02-14 11:43       ` Paolo Bonzini
2018-02-14 12:38         ` Andrew Jones
2018-02-14 13:25           ` Paolo Bonzini
2018-02-14 14:38             ` Andrew Jones
2018-02-07 19:03 ` [PATCH kvm-unit-tests 5/8] lib: Introduce do_migration Andrew Jones
2018-02-14 11:45   ` Paolo Bonzini
2018-02-14 12:44     ` Andrew Jones
2018-02-14 13:24       ` Paolo Bonzini
2018-02-07 19:03 ` [PATCH kvm-unit-tests 6/8] arm/arm64: Add support for migration tests Andrew Jones
2018-02-07 19:03 ` [PATCH kvm-unit-tests 7/8] arm/arm64: psci: add migration test Andrew Jones
2018-02-07 19:03 ` [PATCH kvm-unit-tests 8/8] arm/psci: add smccc 1.1 tests Andrew Jones
2018-02-14 11:46 ` [PATCH kvm-unit-tests 0/8] arm/arm64: extend psci tests Paolo Bonzini

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).