[PATCH v2 0/2] hw/isa/superio: Clean suspicious QOM types

Philippe Mathieu-Daudé posted 2 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/20200822142816.1318214-1-philmd@redhat.com
hw/isa/isa-superio.c       | 2 +-
hw/isa/smc37c669-superio.c | 2 --
hw/isa/vt82c686.c          | 2 --
3 files changed, 1 insertion(+), 5 deletions(-)
[PATCH v2 0/2] hw/isa/superio: Clean suspicious QOM types
Posted by Philippe Mathieu-Daudé 3 years, 8 months ago
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