From: "Andreas Färber" <afaerber@suse.de>
To: Jean-Christophe DUBOIS <jcd@tribudubois.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator.
Date: Fri, 03 May 2013 17:20:55 +0200 [thread overview]
Message-ID: <5183D5D7.3010805@suse.de> (raw)
In-Reply-To: <5183D4E3.9060505@tribudubois.net>
Am 03.05.2013 17:16, schrieb Jean-Christophe DUBOIS:
> Andreas,
>
> On 05/02/2013 02:38 PM, Andreas Färber wrote:
>> Hi,
>>
>> Am 01.05.2013 21:53, schrieb Jean-Christophe DUBOIS:
>>> Signed-off-by: Jean-Christophe DUBOIS <jcd@tribudubois.net>
>>> ---
>>> default-configs/arm-softmmu.mak | 2 +
>>> hw/i2c/Makefile.objs | 1 +
>>> hw/i2c/imx_i2c.c | 374
>>> ++++++++++++++++++++++++++++++++++++++++
>>> 3 files changed, 377 insertions(+)
>>> create mode 100644 hw/i2c/imx_i2c.c
>> Please thread your messages together so they can be reviewed in context.
>>
>> Since you're adding a new I2C device and we have a qtest framework for
>> I2C, please supply an implementation for this device (which will require
>> some constant sharing via header file) and some simple test case for the
>> board you're using it on, to assure it keeps working.
> What is the "target" for building qtest?
>
> And then how to run it?
make check
Andreas
> Could you point me to some documentation please? It doesn't build out of
> the box for me.
>
> JC
>
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
next prev parent reply other threads:[~2013-05-03 15:21 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-01 19:53 [Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator Jean-Christophe DUBOIS
2013-05-02 12:16 ` Peter Crosthwaite
2013-05-02 18:33 ` Jean-Christophe DUBOIS
2013-05-02 23:58 ` Peter Crosthwaite
2013-05-03 12:35 ` Andreas Färber
2013-05-02 12:38 ` Andreas Färber
2013-05-03 15:16 ` Jean-Christophe DUBOIS
2013-05-03 15:20 ` Andreas Färber [this message]
2013-05-03 16:04 ` Jean-Christophe DUBOIS
2013-05-03 16:41 ` Andreas Färber
2013-05-04 8:22 ` Jean-Christophe DUBOIS
2013-05-04 8:27 ` Andreas Färber
2013-05-04 8:29 ` Peter Maydell
2013-05-04 8:38 ` Jean-Christophe DUBOIS
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=5183D5D7.3010805@suse.de \
--to=afaerber@suse.de \
--cc=jcd@tribudubois.net \
--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.