[PATCH 0/4] QOM instance_size cleanups and fixes

Eduardo Habkost posted 4 patches 3 years, 8 months ago
Test docker-quick@centos7 failed
Test docker-mingw@fedora failed
Test checkpatch failed
Test FreeBSD failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200826171005.4055015-1-ehabkost@redhat.com
Maintainers: Peter Maydell <peter.maydell@linaro.org>, Gerd Hoffmann <kraxel@redhat.com>, Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>, Andrzej Zaborowski <balrogg@gmail.com>
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(-)
[PATCH 0/4] QOM instance_size cleanups and fixes
Posted by Eduardo Habkost 3 years, 8 months ago
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