qemu-e2k/include/hw/acpi
Paolo Bonzini 22fb6eb571 qom: fix objects with improper parent type
Some objects accidentally inherit ObjectClass instead of Object.
They compile silently but may crash after downcasting.

In this patch, we introduce a coccinelle script to find broken
declarations and fix them manually with proper base type.

Signed-off-by: Sergey Nizovtsev <snizovtsev@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-10-12 11:50:22 -04:00
..
acpi_dev_interface.h qapi: Extract ACPI commands to 'acpi.json' 2020-09-29 15:41:36 +02:00
acpi-defs.h acpi: Some build_tpm2() code reshape 2020-06-24 17:18:28 -04:00
acpi.h
aml-build.h acpi: add aml_land() and aml_break() primitives 2020-09-29 02:15:24 -04:00
bios-linker-loader.h
cpu_hotplug.h
cpu.h x86: acpi: introduce the PCI0.SMI0 ACPI device 2020-09-29 02:15:24 -04:00
generic_event_device.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
ghes.h ACPI: Record Generic Error Status Block(GESB) table 2020-05-14 15:03:09 +01:00
ich9.h Drop more @errp parameters after previous commit 2020-05-15 07:08:14 +02:00
ipmi.h
memory_hotplug.h
pc-hotplug.h
pci.h
pcihp.h Introduce a new flag for i440fx to disable PCI hotplug on the root bus 2020-08-27 08:29:08 -04:00
tco.h
tpm.h
utils.h
vmgenid.h qom: fix objects with improper parent type 2020-10-12 11:50:22 -04:00