All of lore.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PULL 00/17] s390x updates
@ 2020-04-30 15:24 David Hildenbrand
  2020-04-30 15:24 ` [kvm-unit-tests PULL 01/17] MAINTAINERS: Add Janosch as a s390x maintainer David Hildenbrand
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: David Hildenbrand @ 2020-04-30 15:24 UTC (permalink / raw)
  To: kvm
  Cc: Paolo Bonzini, Thomas Huth, Janosch Frank, linux-s390,
	David Hildenbrand, Andrew Jones, Christian Borntraeger,
	Cornelia Huck, Janosch Frank, Janosch Frank

Hi Paolo,

The following changes since commit 5c052c904ded7ecd80d8f7efe2803821b45ce483:

  kvm-unit-tests: nSVM: Test that CR0[63:32] are not set on VMRUN of nested guests (2020-04-21 12:16:07 -0400)

are available in the Git repository at:

  https://github.com/davidhildenbrand/kvm-unit-tests.git tags/s390x-2020-04-30

for you to fetch changes up to f7df29115f736b9ffe8e529ba9c2b418d2f5e736:

  s390x: Fix library constant definitions (2020-04-30 16:52:14 +0200)

----------------------------------------------------------------
New maintainer, reviewer, and cc list. New STSI test. Lots of minor fixes
and cleanups

----------------------------------------------------------------
Andrew Jones (1):
      s390x: unittests: Use smp parameter

Christian Borntraeger (2):
      s390x/smp: fix detection of "running"
      s390x/smp: add minimal test for sigp sense running status

Cornelia Huck (2):
      MAINTAINERS: s390x: add myself as reviewer
      MAINTAINERS: s390x: add linux-s390 list

David Hildenbrand (1):
      s390x: STFLE operates on doublewords

Janosch Frank (10):
      s390x: Add stsi 3.2.2 tests
      s390x: smp: Test all CRs on initial reset
      s390x: smp: Dirty fpc before initial reset test
      s390x: smp: Test stop and store status on a running and stopped cpu
      s390x: smp: Test local interrupts after cpu reset
      s390x: smp: Loop if secondary cpu returns into cpu setup again
      s390x: smp: Remove unneeded cpu loops
      s390x: smp: Use full PSW to bringup new cpu
      s390x: smp: Add restart when running test
      s390x: Fix library constant definitions

Thomas Huth (1):
      MAINTAINERS: Add Janosch as a s390x maintainer

 MAINTAINERS              |   4 +-
 lib/s390x/asm/arch_def.h |   8 ++--
 lib/s390x/asm/facility.h |  14 +++----
 lib/s390x/io.c           |   2 +-
 lib/s390x/smp.c          |   6 ++-
 lib/s390x/smp.h          |   2 +-
 s390x/cstart64.S         |   5 ++-
 s390x/smp.c              | 105 +++++++++++++++++++++++++++++++++++++++++++----
 s390x/stsi.c             |  73 ++++++++++++++++++++++++++++++++
 s390x/unittests.cfg      |   3 +-
 10 files changed, 196 insertions(+), 26 deletions(-)

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

end of thread, other threads:[~2020-05-04 16:45 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30 15:24 [kvm-unit-tests PULL 00/17] s390x updates David Hildenbrand
2020-04-30 15:24 ` [kvm-unit-tests PULL 01/17] MAINTAINERS: Add Janosch as a s390x maintainer David Hildenbrand
2020-04-30 15:24 ` [kvm-unit-tests PULL 02/17] MAINTAINERS: s390x: add myself as reviewer David Hildenbrand
2020-04-30 15:24 ` [kvm-unit-tests PULL 03/17] MAINTAINERS: s390x: add linux-s390 list David Hildenbrand
2020-04-30 15:24 ` [kvm-unit-tests PULL 04/17] s390x: Add stsi 3.2.2 tests David Hildenbrand
2020-04-30 15:24 ` [kvm-unit-tests PULL 05/17] s390x/smp: fix detection of "running" David Hildenbrand
2020-04-30 15:24 ` [kvm-unit-tests PULL 06/17] s390x: STFLE operates on doublewords David Hildenbrand
2020-04-30 15:24 ` [kvm-unit-tests PULL 07/17] s390x/smp: add minimal test for sigp sense running status David Hildenbrand
2020-04-30 15:24 ` [kvm-unit-tests PULL 08/17] s390x: unittests: Use smp parameter David Hildenbrand
2020-04-30 15:24 ` [kvm-unit-tests PULL 09/17] s390x: smp: Test all CRs on initial reset David Hildenbrand
2020-04-30 15:24 ` [kvm-unit-tests PULL 10/17] s390x: smp: Dirty fpc before initial reset test David Hildenbrand
2020-04-30 15:24 ` [kvm-unit-tests PULL 11/17] s390x: smp: Test stop and store status on a running and stopped cpu David Hildenbrand
2020-04-30 15:24 ` [kvm-unit-tests PULL 12/17] s390x: smp: Test local interrupts after cpu reset David Hildenbrand
2020-04-30 15:24 ` [kvm-unit-tests PULL 13/17] s390x: smp: Loop if secondary cpu returns into cpu setup again David Hildenbrand
2020-04-30 15:24 ` [kvm-unit-tests PULL 14/17] s390x: smp: Remove unneeded cpu loops David Hildenbrand
2020-04-30 15:24 ` [kvm-unit-tests PULL 15/17] s390x: smp: Use full PSW to bringup new cpu David Hildenbrand
2020-04-30 15:24 ` [kvm-unit-tests PULL 16/17] s390x: smp: Add restart when running test David Hildenbrand
2020-04-30 15:24 ` [kvm-unit-tests PULL 17/17] s390x: Fix library constant definitions David Hildenbrand
2020-05-04 16:44 ` [kvm-unit-tests PULL 00/17] s390x updates Paolo Bonzini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.