qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 0/4] QOM instance_size cleanups and fixes


From: Eduardo Habkost
Subject: [PATCH 0/4] QOM instance_size cleanups and fixes
Date: Wed, 26 Aug 2020 13:10:01 -0400

Additional batch of fixes to code setting instance_size on QOM
types.

Eduardo Habkost (4):
  tosa-ssp: No need to override instance_size
  hda-audio: Set instance_size at base class
  slavio_misc: Correct instance_size
  tls-cipher-suites: Correct instance_size

 crypto/tls-cipher-suites.c | 2 +-
 hw/arm/tosa.c              | 1 -
 hw/audio/hda-codec.c       | 4 +---
 hw/misc/slavio_misc.c      | 2 +-
 4 files changed, 3 insertions(+), 6 deletions(-)

-- 
2.26.2





reply via email to

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