Eduardo Habkost 1c6d75d5f7 qom: Make all interface types abstract
"qom-list-types abstract=false" currently returns all interface
types, as if they were not abstract. Fix this by making sure all
interface types are abstract.

All interface types have instance_size == 0, so we can use
it to set abstract=true on type_initialize().

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <1481567461-2341-1-git-send-email-ehabkost@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-01-16 17:52:34 +01:00
..
2016-07-25 13:23:18 -05:00
2017-01-10 08:49:59 -08:00
2016-10-26 08:29:01 -07:00
2016-11-03 14:41:53 +00:00
2016-11-14 11:15:54 -05:00
2016-10-17 19:22:17 +01:00
2017-01-10 08:49:59 -08:00
2016-09-08 18:05:22 +04:00
2016-09-08 18:05:21 +04:00
2017-01-10 08:49:59 -08:00
2016-09-08 17:57:32 +04:00
2016-09-08 17:57:32 +04:00
2016-11-15 15:41:00 +00:00
2016-11-11 20:53:23 +08:00