Re: [PATCH v4 0/8] PMBus fixes and new functions

2023-10-24 Thread Philippe Mathieu-Daudé
On 24/10/23 01:46, tit...@google.com wrote: This patch series contains fixes and improvements to PMBus support in QEMU. --- Titus Rwantare (8): hw/i2c: pmbus add support for block receive hw/i2c: pmbus: add vout mode bitfields hw/i2c: pmbus: add fan support hw/i2c:

[PATCH v4 0/8] PMBus fixes and new functions

2023-10-23 Thread titusr
This patch series contains fixes and improvements to PMBus support in QEMU. The following has been added: - Support for block receive - Support for devices with fans - Support for the VCAP register for devices with onboard energy storage - A bitfield struct for the vout mode register,