All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: kvm-ppc@vger.kernel.org
Subject: [kvm-unit-tests PULL 0/4] Latest k-u-t patches for s390x and powerpc
Date: Tue, 26 Jun 2018 10:01:15 +0000	[thread overview]
Message-ID: <1530007279-26545-1-git-send-email-thuth@redhat.com> (raw)

 Hi Radim, hi Paolo,

the following changes since commit 805a69540baa1e31706704c8b4967e4927138e4f:

  Merge tag 's390x-ppc-2018-06-13' of https://gitlab.com/huth/kvm-unit-tests into HEAD (2018-06-13 14:09:29 +0200)

are available in the git repository at:

  https://gitlab.com/huth/kvm-unit-tests.git tags/s390x-ppc-2018-06-26

for you to fetch changes up to 831d679a261570d90187795222f43d33af2b6e82:

  powerpc: Report missing features as "skip", not as "expected failure" (2018-06-26 11:42:16 +0200)

----------------------------------------------------------------
Mark tests as "SKIP" instead of "XFAIL" if a feature is missing.
Fix compiling of the tests for powerpc when using GCC 8.
Remove an unnecessary and annoying ELF section in the s390x tests.
----------------------------------------------------------------

Thomas Huth (4):
      s390x: Report missing facilities as "skip", not as "expected failure"
      s390x: Remove .note.gnu.build-id section from the ELF files
      Make the powerpc tests compilable with GCC 8
      powerpc: Report missing features as "skip", not as "expected failure"

 powerpc/Makefile.common |  2 +-
 powerpc/spapr_hcall.c   |  6 ++++--
 powerpc/tm.c            | 26 ++++++++++++++++----------
 s390x/Makefile          |  2 +-
 s390x/cmm.c             |  5 +++--
 s390x/gs.c              |  5 +++--
 s390x/iep.c             |  5 +++--
 s390x/pfmf.c            |  5 +++--
 s390x/sthyi.c           |  5 +++--
 s390x/vector.c          | 15 +++++++++------
 10 files changed, 46 insertions(+), 30 deletions(-)

             reply	other threads:[~2018-06-26 10:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-26 10:01 Thomas Huth [this message]
2018-06-26 11:27 ` [kvm-unit-tests PULL 0/4] Latest k-u-t patches for s390x and powerpc 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=1530007279-26545-1-git-send-email-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=kvm-ppc@vger.kernel.org \
    /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 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.