From: Andrew Jones <drjones@redhat.com>
To: "Alex Bennée" <alex.bennee@linaro.org>
Cc: qemu-devel@nongnu.org, qemu-arm@nongnu.org,
richard.henderson@linaro.org, peter.maydell@linaro.org,
ricarkol@google.com
Subject: Re: arm: singlestep bug
Date: Wed, 2 Feb 2022 13:30:35 +0100 [thread overview]
Message-ID: <20220202123035.sfbpexmqwyj2mnyl@gator> (raw)
In-Reply-To: <87a6f9wjd5.fsf@linaro.org>
On Wed, Feb 02, 2022 at 11:16:46AM +0000, Alex Bennée wrote:
...
> Side note:
>
> ad5fb8830150071487025b3594a7b1bf218d12d8 is the first bad commit
> commit ad5fb8830150071487025b3594a7b1bf218d12d8
> Author: Zixuan Wang <zixuanwang@google.com>
> Date: Mon Oct 4 13:49:19 2021 -0700
>
> breaks the running on kvm-unit-test for me, I needed to patch:
>
> --8<---------------cut here---------------start------------->8---
> modified run_tests.sh
> @@ -31,7 +31,8 @@ specify the appropriate qemu binary for ARCH-run.
> EOF
> }
>
> -RUNTIME_arch_run="./$TEST_SUBDIR/run"
> +RUNTIME_arch_run="./$TEST_DIR/run"
> +#RUNTIME_arch_run="./$TEST_SUBDIR/run"
> source scripts/runtime.bash
>
> # require enhanced getopt
> --8<---------------cut here---------------end--------------->8---
>
You need to rerun ./configure to get a new config.mak file.
Thanks,
drew
prev parent reply other threads:[~2022-02-02 12:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-02 10:28 arm: singlestep bug Andrew Jones
2022-02-02 11:16 ` Alex Bennée
2022-02-02 12:30 ` Andrew Jones [this message]
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=20220202123035.sfbpexmqwyj2mnyl@gator \
--to=drjones@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=ricarkol@google.com \
--cc=richard.henderson@linaro.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 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).