qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator.


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator.
Date: Fri, 03 May 2013 17:20:55 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

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 <address@hidden>
>>> ---
>>>   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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]