All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Jones <drjones@redhat.com>
To: kvm@vger.kernel.org
Cc: pbonzini@redhat.com, rkrcmar@redhat.com
Subject: [PATCH kvm-unit-tests] arm: timer tests are only for arm64
Date: Wed, 26 Jul 2017 09:53:38 +0200	[thread overview]
Message-ID: <20170726075338.19377-1-drjones@redhat.com> (raw)

Signed-off-by: Andrew Jones <drjones@redhat.com>
---
 arm/unittests.cfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arm/unittests.cfg b/arm/unittests.cfg
index d55e52e1a4c4..1f4baa24cafe 100644
--- a/arm/unittests.cfg
+++ b/arm/unittests.cfg
@@ -116,9 +116,11 @@ file = timer.flat
 extra_params = -append 'vtimer'
 groups = timer
 timeout = 2s
+arch = arm64
 
 [ptimer]
 file = timer.flat
 extra_params = -append 'ptimer'
 groups = timer
 timeout = 2s
+arch = arm64
-- 
2.13.3

             reply	other threads:[~2017-07-26  7:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-26  7:53 Andrew Jones [this message]
2017-07-26 13:16 ` [PATCH kvm-unit-tests] arm: timer tests are only for arm64 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=20170726075338.19377-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 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.