From: Thiemo Seufer <ths@networkno.de>
To: Paul Brook <paul@codesourcery.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] I2C/SMBus framework
Date: Sun, 13 May 2007 16:32:16 +0100 [thread overview]
Message-ID: <20070513153216.GC8380@networkno.de> (raw)
In-Reply-To: <200705121858.37202.paul@codesourcery.com>
Paul Brook wrote:
> The attached patch implements an I2C/SMBus framework for qemu.
>
> It provides an API for connecting emulated I2C devices, and implements SMBus
> as a layer on top of that.
>
> Currently the only i2c device in CVS is the piix eeprom. I've tested this as
> much as I can - linux successfully reads the eeprom contents.
> I've also used the same framework for several different boards.
>
> I will apply in a day or so if there are no serious objections.
Minor niggle, a new compiler warning:
/home/ths/qemu/qemu-work/hw/acpi.c: In function smb_ioport_writeb':
/home/ths/qemu/qemu-work/hw/acpi.c:283: warning: 'val' might be used uninitialized in this function
aside from that it works well for me.
Thiemo
prev parent reply other threads:[~2007-05-13 15:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-12 17:58 [Qemu-devel] I2C/SMBus framework Paul Brook
2007-05-13 15:32 ` Thiemo Seufer [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=20070513153216.GC8380@networkno.de \
--to=ths@networkno.de \
--cc=paul@codesourcery.com \
--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 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).