Message ID | 20210513215408.GC2921206@minyard.net (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] I2C changes for next qemu release | expand |
On Thu, 13 May 2021 at 22:54, Corey Minyard <minyard@acm.org> wrote: > > This is the addition of a new devices used in a lot of BMCs, and adds > the infrastructure so other devices of it's type can be added. > > I will update the Changelog as necessary. > > This was through several revisions on the mailing list recently. > > Thanks, > > -corey > > The following changes since commit 8fe9f1f891eff4e37f82622b7480ee748bf4af74: > > Update version for v6.0.0-rc3 release (2021-04-14 22:06:18 +0100) > > are available in the Git repository at: > > https://github.com/cminyard/qemu.git tags/for-qemu-6.1-v1 > > for you to fetch changes up to 065177eeceff552a5316bff9435188b50a2da1b6: > > hw/i2c: add pca954x i2c-mux switch (2021-04-15 07:10:39 -0500) > > ---------------------------------------------------------------- > Add a bus multiplexer device > > This patch set adds a bus multiplexer and the necessary infrastructure > in the I2C code to allow it to work. > > These are common on systems with lots of I2C devices, like an IPMI BMC. > Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.1 for any user-visible changes. -- PMM