machine: Add machine_register_compat_props() function
authorEduardo Habkost <ehabkost@redhat.com>
Wed, 15 Jun 2016 19:41:19 +0000 (16:41 -0300)
committerEduardo Habkost <ehabkost@redhat.com>
Thu, 7 Jul 2016 18:24:54 +0000 (15:24 -0300)
commit39a3b377b89506ad15b8bc91fe2296f65b9f755a
treebc6878100b43e015374b13557f8c74a8025ba236
parent77280adbdf308af855844d921e5f16a873840568
machine: Add machine_register_compat_props() function

Move the compat_props handling to core machine code.

Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/core/machine.c
include/hw/boards.h
vl.c