diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2019-05-07 18:34:09 +0200 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2019-05-24 15:29:02 -0300 |
commit | 2d5fac809c1e55be0563246cce23c184b6d31162 (patch) | |
tree | 4e4c502814ec195ac04939bf953a9522b93abec5 /scripts/qapi-gen.py | |
parent | d031379803149c1b09b98fe40445f9db5d20e1b6 (diff) | |
download | qemu-2d5fac809c1e55be0563246cce23c184b6d31162.zip qemu-2d5fac809c1e55be0563246cce23c184b6d31162.tar.gz qemu-2d5fac809c1e55be0563246cce23c184b6d31162.tar.bz2 |
hw/mips: Use object_initialize() on MIPSCPSState
Initialize the MIPSCPSState with object_initialize() instead of
object_new(). This will allow us to add it as children of the
machine container.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190507163416.24647-10-philmd@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'scripts/qapi-gen.py')
0 files changed, 0 insertions, 0 deletions