qemu/backends
Eduardo Habkost 026ac483c7 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>
2016-10-17 15:48:40 -02:00
..
baum.c
hostmem-file.c hostmem-file: Register TYPE_MEMORY_BACKEND_FILE properties as class properties 2016-10-17 15:48:40 -02:00
hostmem-ram.c
hostmem.c hostmem: Register TYPE_MEMORY_BACKEND properties as class properties 2016-10-17 15:48:40 -02:00
Makefile.objs
msmouse.c
rng-egd.c
rng-random.c
rng.c
testdev.c
tpm.c