mbox series

[0/3] ppc: Fixes for class and instance size problems

Message ID 20200825111627.2007820-1-david@gibson.dropbear.id.au (mailing list archive)
Headers show
Series ppc: Fixes for class and instance size problems | expand

Message

David Gibson Aug. 25, 2020, 11:16 a.m. UTC
As requested, some fixes for the ppc things found by Eduardo's
scripts.

Cédric Le Goater (1):
  ppc/pnv: Fix TypeInfo of PnvLpcController abstract class

David Gibson (2):
  adb: Correct class size on TYPE_ADB_DEVICE
  spapr: Correct type for SPAPR_DRC_PCI

 hw/input/adb.c             | 1 +
 hw/ppc/pnv_lpc.c           | 3 +--
 include/hw/ppc/spapr_drc.h | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)