From: Alistair Francis <alistair23@gmail.com>
To: laokz <laokz@foxmail.com>
Cc: Kevin Wolf <kwolf@redhat.com>,
hreitz@redhat.com, "open list:RISC-V" <qemu-riscv@nongnu.org>,
"qemu-devel@nongnu.org Developers" <qemu-devel@nongnu.org>
Subject: Re: [PATCH v2] tests: add (riscv virt) machine mapping to testenv
Date: Tue, 8 Mar 2022 16:40:26 +1000 [thread overview]
Message-ID: <CAKmqyKOsH=wAm2TWswsP-CUW=YAQ=_gY0YFr_tT7AdfugViJfA@mail.gmail.com> (raw)
In-Reply-To: <tencent_E4219E870165A978DB5BBE50BD53D33D2E06@qq.com>
On Tue, Mar 8, 2022 at 2:34 PM laokz <laokz@foxmail.com> wrote:
>
> Some qemu-iotests(040 etc) use PCI disk to do test. Without the
> mapping, RISC-V flavor use spike as default machine which has no
> PCI bus, causing test failure.
>
> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/894
>
> Signed-off-by: Kai Zhang <laokz@foxmail.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Alistair
> ---
> Thanks for the detailed info. Corrected S-o-b tag.
>
> tests/qemu-iotests/testenv.py | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/tests/qemu-iotests/testenv.py b/tests/qemu-iotests/testenv.py
> index 0f32897fe8..975f26a785 100644
> --- a/tests/qemu-iotests/testenv.py
> +++ b/tests/qemu-iotests/testenv.py
> @@ -238,6 +238,8 @@ def __init__(self, imgfmt: str, imgproto: str, aiomode: str,
> ('aarch64', 'virt'),
> ('avr', 'mega2560'),
> ('m68k', 'virt'),
> + ('riscv32', 'virt'),
> + ('riscv64', 'virt'),
> ('rx', 'gdbsim-r5f562n8'),
> ('tricore', 'tricore_testboard')
> )
> --
> 2.34.1
>
>
next prev parent reply other threads:[~2022-03-08 6:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-07 14:13 [PATCH] tests: add (riscv virt) machine mapping to testenv laokz
2022-03-07 17:04 ` Hanna Reitz
2022-03-08 4:33 ` [PATCH v2] " laokz
2022-03-08 6:40 ` Alistair Francis [this message]
2022-03-09 14:56 ` Hanna Reitz
2022-03-10 6:05 ` laokz
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='CAKmqyKOsH=wAm2TWswsP-CUW=YAQ=_gY0YFr_tT7AdfugViJfA@mail.gmail.com' \
--to=alistair23@gmail.com \
--cc=hreitz@redhat.com \
--cc=kwolf@redhat.com \
--cc=laokz@foxmail.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-riscv@nongnu.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).