qemu-e2k/qom
Paolo Bonzini 1fff3c206f qom: introduce object_register_sugar_prop
Similar to the existing "-rtc driftfix" option, we will convert some
legacy "-machine" command line options to global properties on accelerators.
Because accelerators are not devices, we cannot use qdev_prop_register_global.
Instead, provide a slot in the generic object_compat_props arrays for
command line syntactic sugar.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-12-17 19:32:26 +01:00
..
container.c
Makefile.objs hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ 2019-08-21 13:24:01 +02:00
object_interfaces.c vl: Split off user_creatable_print_help() 2019-10-14 17:12:48 +02:00
object.c qom: introduce object_register_sugar_prop 2019-12-17 19:32:26 +01:00
qom-hmp-cmds.c qom: Move HMP command handlers to qom/ 2019-07-02 13:36:49 +02:00
qom-qmp-cmds.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
qom-qobject.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
trace-events trace-events: Shorten file names in comments 2019-03-22 16:18:07 +00:00