]> xenbits.xensource.com Git - qemu-xen.git/commit
qom: export more functions for use with non-UserCreatable objects
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 2 Nov 2020 16:08:07 +0000 (11:08 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 6 Jul 2021 06:33:51 +0000 (08:33 +0200)
commit3bb6944585aa6f28b21265c88d86264e8e9f7e53
tree881ef833be7ea3003884e2f076a79f5c99ff32ae
parentd47a8b3b692a06852bd70fd7832bd22adfcb2431
qom: export more functions for use with non-UserCreatable objects

Machines and accelerators are not user-creatable but they are going
to share similar command-line parsing machinery.  Export functions
that will be used with -machine and -accel in softmmu/vl.c.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/qom/object.h
qom/object_interfaces.c