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
..
2020-10-09 07:08:20 +02:00
2020-10-09 07:08:20 +02:00
2020-10-06 15:04:10 +01:00
2020-10-08 05:57:32 -05:00
2020-09-29 10:08:25 +02:00