[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/2] hw/isa/superio: Clean suspicious QOM types
From: |
Philippe Mathieu-Daudé |
Subject: |
[PATCH v2 0/2] hw/isa/superio: Clean suspicious QOM types |
Date: |
Sat, 22 Aug 2020 16:28:14 +0200 |
Fix SuperI/O QOM issues reported here:
https://www.mail-archive.com/qemu-devel@nongnu.org/msg731954.html
Supersedes: <20200821173831.1262979-1-philmd@redhat.com>
Eduardo Habkost (1):
hw/isa/superio: Do not enforce class_size when inherited from parent
Philippe Mathieu-Daudé (1):
hw/isa/superio: Set abstract TYPE_ISA_SUPERIO instance size
hw/isa/isa-superio.c | 2 +-
hw/isa/smc37c669-superio.c | 2 --
hw/isa/vt82c686.c | 2 --
3 files changed, 1 insertion(+), 5 deletions(-)
--
2.26.2
- [PATCH v2 0/2] hw/isa/superio: Clean suspicious QOM types,
Philippe Mathieu-Daudé <=