For the series:
Reviewed-by: Chalapathi V <[email protected]>

<mailto:[email protected]>Thank You,

Chalapathi


On 16/12/25 8:43 pm, Caleb Schlossin wrote:
Addressing comments from V2 review:

Updates in V3:
- pnv_psi: Remove PSI_DEBUG section as it was not used
- pnv_psi: Add missing post_load and vmstate info

Updates in V2:
- Added new patch set for PnvPsi support as it fits with the rest
- Added vmstate support for Power8 and Power9 for LPC
- Fixed pnv_core.c commit message

Tested:
passed make check

Thanks,
Caleb

Michael Kowal (2):
   hw/ppc: Add VMSTATE information for LPC model
   hw/ppc: Add VMSTATE information to PnvPsi

Caleb Schlossin (2):
   hw/ppc: Add pnv_spi vmstate support
   hw/ppc: Add pnv_i2c vmstate support

Angelo Jaramillo (3):
   hw/ppc: pnv_adu.c added vmstate support
   hw/ppc: pnv_core.c add vmstate support
   hw/ppc: pnv_chiptod.c add vmstate support

  hw/ppc/pnv_adu.c             | 12 +++++++++++
  hw/ppc/pnv_chiptod.c         | 38 +++++++++++++++++++++++++++++++++
  hw/ppc/pnv_core.c            | 22 +++++++++++++++++++
  hw/ppc/pnv_i2c.c             | 11 ++++++++++
  hw/ppc/pnv_lpc.c             | 41 ++++++++++++++++++++++++++++++++++++
  hw/ppc/pnv_psi.c             | 36 +++++++++++++++++++++++++++++--
  hw/ssi/pnv_spi.c             | 27 ++++++++++++++++++++++++
  include/hw/ppc/pnv_chiptod.h |  2 ++
  8 files changed, 187 insertions(+), 2 deletions(-)

Reply via email to