qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: "Andreas Färber" <afaerber@suse.de>
Cc: Stefan Weil <weil@mail.berlios.de>,
	qemu-devel <qemu-devel@nongnu.org>,
	Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: [Qemu-devel] [PATCH 0/2] i2c: Add AT24Cxx EEPROM model
Date: Wed, 16 Jan 2013 10:35:53 +0100	[thread overview]
Message-ID: <50F67479.8050909@siemens.com> (raw)
In-Reply-To: <50D07D1A.1080204@suse.de>

On 2012-12-18 15:26, Andreas Färber wrote:
> Am 12.12.2012 10:44, schrieb Jan Kiszka:
>> On 2012-11-19 15:24, Jan Kiszka wrote:
>>> See patches for details.
>>>
>>> Jan Kiszka (2):
>>>   i2c: Introduce device address mask
>>>   Add AT24Cxx I2C EEPROM device model
>>>
>>>  hw/Makefile.objs |    2 +-
>>>  hw/at24.c        |  363 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
>>>  hw/ds1338.c      |    2 +-
>>>  hw/i2c.c         |    9 +-
>>>  hw/i2c.h         |    3 +-
>>>  hw/lm832x.c      |    2 +-
>>>  hw/max7310.c     |    2 +-
>>>  hw/pxa2xx.c      |    3 +-
>>>  hw/smbus.c       |    2 +-
>>>  hw/ssd0303.c     |    2 +-
>>>  hw/tmp105.c      |    2 +-
>>>  hw/tosa.c        |    2 +-
>>>  hw/twl92230.c    |    2 +-
>>>  hw/wm8750.c      |    2 +-
>>>  hw/z2.c          |    2 +-
>>>  15 files changed, 383 insertions(+), 17 deletions(-)
>>>  create mode 100644 hw/at24.c
>>>
>>
>> Ping. Both still apply over latest master, and addressable review
>> comments are not pending according to my understanding.
> 
> Hello Jan, did you see my recent proposal of an I2C qtest framework? :)
> For one I'd be interested in feedback from someone who knows I2C and for
> another maybe you could follow-up your patch with some test case (I2C
> master shouldn't matter, I guess).

I haven't seen your test framework yet, and I'm unfortunately lacking
time to work on test cases ATM. We were simply testing this device
against the Linux driver. Wasn't there also some test environment that
builds on top of a guest OS?

Jan

-- 
Siemens AG, Corporate Technology, CT RTC ITP SDP-DE
Corporate Competence Center Embedded Linux

      reply	other threads:[~2013-01-16  9:36 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-19 14:24 [Qemu-devel] [PATCH 0/2] i2c: Add AT24Cxx EEPROM model Jan Kiszka
2012-11-19 14:24 ` [Qemu-devel] [PATCH 1/2] i2c: Introduce device address mask Jan Kiszka
2012-11-19 14:24 ` [Qemu-devel] [PATCH 2/2] Add AT24Cxx I2C EEPROM device model Jan Kiszka
2012-11-20 13:27   ` Stefan Hajnoczi
2012-11-20 13:37     ` Jan Kiszka
2012-11-20 14:06       ` Stefan Hajnoczi
2012-11-20 14:38         ` Jan Kiszka
2012-11-20 14:40           ` Stefan Hajnoczi
2012-11-20 14:59             ` Jan Kiszka
2013-01-16 10:09   ` [Qemu-devel] [PATCH 2/2 v2] " Jan Kiszka
2012-11-19 17:43 ` [Qemu-devel] [PATCH 0/2] i2c: Add AT24Cxx EEPROM model Stefan Weil
2012-11-20 11:49   ` Jan Kiszka
2012-12-12  9:44 ` Jan Kiszka
2012-12-18 13:55   ` Stefan Hajnoczi
2013-01-16  9:34     ` Jan Kiszka
2012-12-18 14:26   ` Andreas Färber
2013-01-16  9:35     ` Jan Kiszka [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=50F67479.8050909@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=afaerber@suse.de \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    --cc=weil@mail.berlios.de \
    /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).