All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: pbonzini@redhat.com, drjones@redhat.com, thuth@redhat.com
Cc: kvm@vger.kernel.org, maz@kernel.org, christoffer.dall@arm.com,
	qemu-arm@nongnu.org, kvmarm@lists.cs.columbia.edu,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [kvm-unit-tests PATCH v9 0/9] MTTCG sanity tests for ARM
Date: Fri, 10 Dec 2021 15:38:56 +0000	[thread overview]
Message-ID: <87czm4jwpu.fsf@linaro.org> (raw)
In-Reply-To: <20211202115352.951548-1-alex.bennee@linaro.org>


Alex Bennée <alex.bennee@linaro.org> writes:

> Hi,
>
> Not a great deal has changed from the last posting although I have
> dropped the additional unittests.cfg in favour of setting "nodefault"
> for the tests. Otherwise the clean-ups are mainly textual (removing
> printfs, random newlines and cleaning up comments). As usual the
> details are in the commits bellow the ---.
>
> I've also tweaked .git/config so get_maintainer.pl should ensure
> direct delivery of the patches ;-)

Gentle ping...

-- 
Alex Bennée
_______________________________________________
kvmarm mailing list
kvmarm@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

WARNING: multiple messages have this Message-ID (diff)
From: "Alex Bennée" <alex.bennee@linaro.org>
To: pbonzini@redhat.com, drjones@redhat.com, thuth@redhat.com
Cc: kvm@vger.kernel.org, qemu-arm@nongnu.org,
	linux-arm-kernel@lists.infradead.org,
	kvmarm@lists.cs.columbia.edu, christoffer.dall@arm.com,
	maz@kernel.org, "Alex Bennée" <alex.bennee@linaro.org>
Subject: Re: [kvm-unit-tests PATCH v9 0/9] MTTCG sanity tests for ARM
Date: Fri, 10 Dec 2021 15:38:56 +0000	[thread overview]
Message-ID: <87czm4jwpu.fsf@linaro.org> (raw)
In-Reply-To: <20211202115352.951548-1-alex.bennee@linaro.org>


Alex Bennée <alex.bennee@linaro.org> writes:

> Hi,
>
> Not a great deal has changed from the last posting although I have
> dropped the additional unittests.cfg in favour of setting "nodefault"
> for the tests. Otherwise the clean-ups are mainly textual (removing
> printfs, random newlines and cleaning up comments). As usual the
> details are in the commits bellow the ---.
>
> I've also tweaked .git/config so get_maintainer.pl should ensure
> direct delivery of the patches ;-)

Gentle ping...

-- 
Alex Bennée

WARNING: multiple messages have this Message-ID (diff)
From: "Alex Bennée" <alex.bennee@linaro.org>
To: pbonzini@redhat.com, drjones@redhat.com, thuth@redhat.com
Cc: kvm@vger.kernel.org, qemu-arm@nongnu.org,
	linux-arm-kernel@lists.infradead.org,
	kvmarm@lists.cs.columbia.edu, christoffer.dall@arm.com,
	maz@kernel.org, "Alex Bennée" <alex.bennee@linaro.org>
Subject: Re: [kvm-unit-tests PATCH v9 0/9] MTTCG sanity tests for ARM
Date: Fri, 10 Dec 2021 15:38:56 +0000	[thread overview]
Message-ID: <87czm4jwpu.fsf@linaro.org> (raw)
In-Reply-To: <20211202115352.951548-1-alex.bennee@linaro.org>


Alex Bennée <alex.bennee@linaro.org> writes:

> Hi,
>
> Not a great deal has changed from the last posting although I have
> dropped the additional unittests.cfg in favour of setting "nodefault"
> for the tests. Otherwise the clean-ups are mainly textual (removing
> printfs, random newlines and cleaning up comments). As usual the
> details are in the commits bellow the ---.
>
> I've also tweaked .git/config so get_maintainer.pl should ensure
> direct delivery of the patches ;-)

Gentle ping...

-- 
Alex Bennée

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-12-10 15:39 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-02 11:53 [kvm-unit-tests PATCH v9 0/9] MTTCG sanity tests for ARM Alex Bennée
2021-12-02 11:53 ` Alex Bennée
2021-12-02 11:53 ` Alex Bennée
2021-12-02 11:53 ` [kvm-unit-tests PATCH v9 1/9] docs: mention checkpatch in the README Alex Bennée
2021-12-02 11:53   ` Alex Bennée
2021-12-02 11:53   ` Alex Bennée
2021-12-02 11:53 ` [kvm-unit-tests PATCH v9 2/9] arm/flat.lds: don't drop debug during link Alex Bennée
2021-12-02 11:53   ` Alex Bennée
2021-12-02 11:53   ` Alex Bennée
2021-12-02 11:53 ` [kvm-unit-tests PATCH v9 3/9] Makefile: add GNU global tags support Alex Bennée
2021-12-02 11:53   ` Alex Bennée
2021-12-02 11:53   ` Alex Bennée
2021-12-14 11:36   ` Andrew Jones
2021-12-14 11:36     ` Andrew Jones
2021-12-14 11:36     ` Andrew Jones
2021-12-02 11:53 ` [kvm-unit-tests PATCH v9 4/9] lib: add isaac prng library from CCAN Alex Bennée
2021-12-02 11:53   ` Alex Bennée
2021-12-02 11:53   ` Alex Bennée
2021-12-03  9:15   ` Thomas Huth
2021-12-03  9:15     ` Thomas Huth
2021-12-03  9:15     ` Thomas Huth
2021-12-02 11:53 ` [kvm-unit-tests PATCH v9 5/9] arm/tlbflush-code: TLB flush during code execution Alex Bennée
2021-12-02 11:53   ` Alex Bennée
2021-12-02 11:53   ` Alex Bennée
2021-12-02 11:53 ` [kvm-unit-tests PATCH v9 6/9] arm/locking-tests: add comprehensive locking test Alex Bennée
2021-12-02 11:53   ` Alex Bennée
2021-12-02 11:53   ` Alex Bennée
2021-12-02 11:53 ` [kvm-unit-tests PATCH v9 7/9] arm/barrier-litmus-tests: add simple mp and sal litmus tests Alex Bennée
2021-12-02 11:53   ` Alex Bennée
2021-12-02 11:53   ` Alex Bennée
2021-12-02 11:53 ` [kvm-unit-tests PATCH v9 8/9] arm/run: use separate --accel form Alex Bennée
2021-12-02 11:53   ` Alex Bennée
2021-12-02 11:53   ` Alex Bennée
2021-12-02 11:53 ` [kvm-unit-tests PATCH v9 9/9] arm/tcg-test: some basic TCG exercising tests Alex Bennée
2021-12-02 11:53   ` Alex Bennée
2021-12-02 11:53   ` Alex Bennée
2021-12-10 15:38 ` Alex Bennée [this message]
2021-12-10 15:38   ` [kvm-unit-tests PATCH v9 0/9] MTTCG sanity tests for ARM Alex Bennée
2021-12-10 15:38   ` Alex Bennée
2021-12-14 11:50 ` Andrew Jones
2021-12-14 11:50   ` Andrew Jones
2021-12-14 11:50   ` Andrew Jones
2021-12-14 11:54   ` Andrew Jones
2021-12-14 11:54     ` Andrew Jones
2021-12-14 11:54     ` Andrew Jones

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=87czm4jwpu.fsf@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=christoffer.dall@arm.com \
    --cc=drjones@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=kvmarm@lists.cs.columbia.edu \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=maz@kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-arm@nongnu.org \
    --cc=thuth@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.