diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2016-10-13 18:18:41 -0300 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2016-10-17 15:48:40 -0200 |
commit | 026ac483c70850c82fad849de656204b16f8415e (patch) | |
tree | 73d1efec988464ba508cd213d1e4f8a973de602d /vl.c | |
parent | e62834ca62a86f057a8bd317137a4ae37d9c0ed2 (diff) |
hostmem-file: Register TYPE_MEMORY_BACKEND_FILE properties as class properties
To do the conversion, the file_backend_class_init() was moved
after the getter/setter functions. The old
file_backend_instance_init() function was removed because it is
not needed anymore.
The NULL errp arguments on the property registration calls were
changed to &error_abort.
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'vl.c')
0 files changed, 0 insertions, 0 deletions