hostmem: Register TYPE_MEMORY_BACKEND properties as class properties
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 13 Oct 2016 20:52:51 +0000 (17:52 -0300)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 17 Oct 2016 17:48:40 +0000 (15:48 -0200)
commite62834ca62a86f057a8bd317137a4ae37d9c0ed2
tree7916bd0cf5c02d019bc65df813e8d0d6b713fd64
parent0efc257db9986c3521d098d3d665d26b0b788fa1
hostmem: Register TYPE_MEMORY_BACKEND properties as class properties

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>
backends/hostmem.c