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

David Gibson posted 3 patches 3 years, 8 months ago
Test docker-quick@centos7 passed
Test docker-mingw@fedora passed
Test checkpatch passed
Test FreeBSD failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200831235146.36045-1-david@gibson.dropbear.id.au
Maintainers: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>, David Gibson <david@gibson.dropbear.id.au>
hw/input/adb.c             |  1 +
hw/ppc/pnv_lpc.c           |  3 +--
include/hw/ppc/spapr_drc.h | 43 +-------------------------------------
3 files changed, 3 insertions(+), 44 deletions(-)
[PATCH v2 0/3] ppc: Fixes for class and instance size problems
Posted by David Gibson 3 years, 8 months ago
As requested, some fixes for the ppc things found by Eduardo's
scripts.

Changes since v1:
 * Rewrote 3/3 to make a more sensible fix

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: Remove unnecessary DRC type-checker macros

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

-- 
2.26.2