From: Fam Zheng <famz@redhat.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
qemu-devel@nongnu.org, "Eduardo Habkost" <ehabkost@redhat.com>,
"Cleber Rosa" <crosa@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v3 0/8] tests/vm: Improvements when KVM is not available
Date: Tue, 23 Oct 2018 05:10:45 +0800 [thread overview]
Message-ID: <20181022211010.GA17002@magic> (raw)
In-Reply-To: <20181013004034.6968-1-f4bug@amsat.org>
On Sat, 10/13 02:40, Philippe Mathieu-Daudé wrote:
> Hi Fam,
>
> Few patches I added while testing the VM tests without KVM access.
> I doubt many people want to suffer using TCG for VM testing, but
> it was handy to debug/support aarch64 VM tests.
>
> Also this could be a useful TCG stress test...?
>
> Since v2: https://lists.gnu.org/archive/html/qemu-devel/2018-09/msg04084.html
> - use default args.jobs (Fam)
> - move kvm_available() to scripts/QEMU so it can be used by Avocado
> - do not use -smp 1
> - add a BaseVM::arch property to help cross vm testing
Looks good! Queued, thanks!
Fam
prev parent reply other threads:[~2018-10-22 21:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-13 0:40 [Qemu-devel] [PATCH v3 0/8] tests/vm: Improvements when KVM is not available Philippe Mathieu-Daudé
2018-10-13 0:40 ` [Qemu-devel] [PATCH v3 1/8] tests/vm: Extract the kvm_available() handy function Philippe Mathieu-Daudé
2018-10-13 0:40 ` [Qemu-devel] [PATCH v3 2/8] tests/vm: Do not abuse parallelism when KVM is not available Philippe Mathieu-Daudé
2018-10-13 0:40 ` [Qemu-devel] [PATCH v3 3/8] tests/vm: Do not use the -smp option with a single cpu Philippe Mathieu-Daudé
2018-10-13 0:40 ` [Qemu-devel] [PATCH v3 4/8] tests/vm: Display remaining seconds to wait for a VM to start Philippe Mathieu-Daudé
2018-10-13 0:40 ` [Qemu-devel] [PATCH v3 5/8] tests/vm: Add a BaseVM::arch property Philippe Mathieu-Daudé
2018-10-13 0:40 ` [Qemu-devel] [PATCH v3 6/8] tests/vm: Let kvm_available() work in cross environments Philippe Mathieu-Daudé
2018-10-13 0:40 ` [Qemu-devel] [PATCH v3 7/8] tests/vm: Do not use -enable-kvm if HOST != TARGET architecture Philippe Mathieu-Daudé
2018-10-13 0:40 ` [Qemu-devel] [PATCH v3 8/8] tests/vm: Do not abuse parallelism when " Philippe Mathieu-Daudé
2018-10-15 23:10 ` [Qemu-devel] [PATCH v3 0/8] tests/vm: Improvements when KVM is not available Richard Henderson
2018-10-22 21:10 ` Fam Zheng [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=20181022211010.GA17002@magic \
--to=famz@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=crosa@redhat.com \
--cc=ehabkost@redhat.com \
--cc=f4bug@amsat.org \
--cc=qemu-devel@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 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.