Home
last modified time | relevance | path

Searched hist:"1 fff3c20" (Results 1 – 2 of 2) sorted by relevance

/qemu/include/qom/
H A Dobject.h1fff3c20 Wed Nov 13 12:33:44 GMT 2019 Paolo Bonzini <pbonzini@redhat.com> 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>
/qemu/qom/
H A Dobject.c1fff3c20 Wed Nov 13 12:33:44 GMT 2019 Paolo Bonzini <pbonzini@redhat.com> 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>