[PATCH 0/4] Subject: [PATCH 0/4] smbus: SPD fixes

Markus Armbruster posted 4 patches 4 years ago
Test docker-quick@centos7 passed
Test docker-mingw@fedora passed
Test checkpatch passed
Test asan passed
Test FreeBSD passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200420132826.8879-1-armbru@redhat.com
Maintainers: David Gibson <david@gibson.dropbear.id.au>, "Philippe Mathieu-Daudé" <philmd@redhat.com>, Corey Minyard <cminyard@mvista.com>, Aurelien Jarno <aurelien@aurel32.net>, Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>, Aleksandar Rikalo <aleksandar.rikalo@rt-rk.com>, BALATON Zoltan <balaton@eik.bme.hu>
include/hw/i2c/smbus_eeprom.h |  2 +-
hw/i2c/smbus_eeprom.c         | 32 +++++---------------------------
hw/mips/mips_fulong2e.c       | 10 ++--------
hw/ppc/ppc4xx_devs.c          |  4 ++--
hw/ppc/sam460ex.c             | 13 ++++---------
5 files changed, 14 insertions(+), 47 deletions(-)
[PATCH 0/4] Subject: [PATCH 0/4] smbus: SPD fixes
Posted by Markus Armbruster 4 years ago
PATCH 1 fixes a regression, but it's a rather old one: regressed in
v4.0.0.  I doubt it needs to go into 5.0 at this stage.  But it's up
to the maintainer(s).

Markus Armbruster (4):
  sam460ex: Revert change to SPD memory type for <= 128 MiB
  smbus: Fix spd_data_generate() error API violation
  bamboo, sam460ex: Tidy up error message for unsupported RAM size
  smbus: Fix spd_data_generate() for number of banks > 2

 include/hw/i2c/smbus_eeprom.h |  2 +-
 hw/i2c/smbus_eeprom.c         | 32 +++++---------------------------
 hw/mips/mips_fulong2e.c       | 10 ++--------
 hw/ppc/ppc4xx_devs.c          |  4 ++--
 hw/ppc/sam460ex.c             | 13 ++++---------
 5 files changed, 14 insertions(+), 47 deletions(-)

-- 
2.21.1