From: "Andreas Färber" <afaerber@suse.de>
To: Victor CLEMENT <victor.clement@openwide.fr>, qemu-devel@nongnu.org
Cc: victor.clement@outlook.com, julien.viarddegalbert@openwide.fr
Subject: Re: [Qemu-devel] [PATCH 0/7] Qemu scenario engine
Date: Fri, 11 Sep 2015 15:11:27 +0200 [thread overview]
Message-ID: <55F2D2FF.8080305@suse.de> (raw)
In-Reply-To: <1441975830-11828-1-git-send-email-victor.clement@openwide.fr>
Am 11.09.2015 um 14:50 schrieb Victor CLEMENT:
> This patch introduce a testing component for Qemu guest OS: the scenario
> engine.
>
> The Qemu scenario engine is a framework designed to test the software running
> on the guest machine. It allows interacting with the guest virtual devices by
> stimulating inputs and reading outputs from outside of the virtual machine.
> It also provides an utility to schedule precise time based events to run
> through a "test scenario".
>
> As it is a whole subsystem, a github repository providing a complete
> documentation and a demonstration is available at the following address:
> https://github.com/Openwide-Ingenierie/qemu-scenario-engine-demo
This is lacking an explanation of why this cannot be done with our
existing QTest interface.
Regards,
Andreas
--
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton; HRB 21284 (AG Nürnberg)
prev parent reply other threads:[~2015-09-11 13:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-11 12:50 [Qemu-devel] [PATCH 0/7] Qemu scenario engine Victor CLEMENT
2015-09-11 12:50 ` [Qemu-devel] [PATCH 1/7] configure: add --enable-scenario-engine option Victor CLEMENT
2015-09-11 12:50 ` [Qemu-devel] [PATCH 2/7] gpio-pl061: add a scenario engine interaction API Victor CLEMENT
2015-09-11 12:50 ` [Qemu-devel] [PATCH 3/7] chardev: add a scenario engine backend Victor CLEMENT
2015-09-11 13:11 ` Eric Blake
2015-09-11 12:50 ` [Qemu-devel] [PATCH 4/7] scenario-engine: add utilities Victor CLEMENT
2015-09-11 12:50 ` [Qemu-devel] [PATCH 5/7] scenario-engine: add a time based event scheduler Victor CLEMENT
2015-09-11 12:50 ` [Qemu-devel] [PATCH 6/7] scenario engine: provide a scenario file template Victor CLEMENT
2015-09-11 12:50 ` [Qemu-devel] [PATCH 7/7] scenario engine: add a Qemu option to start it Victor CLEMENT
2015-09-11 13:11 ` Andreas Färber [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=55F2D2FF.8080305@suse.de \
--to=afaerber@suse.de \
--cc=julien.viarddegalbert@openwide.fr \
--cc=qemu-devel@nongnu.org \
--cc=victor.clement@openwide.fr \
--cc=victor.clement@outlook.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 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).