qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: David Gibson
Subject: [PATCH v2 0/3] ppc: Fixes for class and instance size problems
Date: Tue, 1 Sep 2020 09:51:43 +1000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]