[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/3] ppc: Fixes for class and instance size problems
From: |
David Gibson |
Subject: |
[PATCH 0/3] ppc: Fixes for class and instance size problems |
Date: |
Tue, 25 Aug 2020 21:16:24 +1000 |
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(-)
--
2.26.2
- [PATCH 0/3] ppc: Fixes for class and instance size problems,
David Gibson <=