diff options
| author | Philippe Mathieu-Daudé | 2019-05-07 18:34:09 +0200 |
|---|---|---|
| committer | Eduardo Habkost | 2019-05-24 20:29:02 +0200 |
| commit | 2d5fac809c1e55be0563246cce23c184b6d31162 (patch) | |
| tree | 4e4c502814ec195ac04939bf953a9522b93abec5 /linux-user | |
| parent | hw/arm: Use object_initialize_child for correct reference counting (diff) | |
| download | qemu-2d5fac809c1e55be0563246cce23c184b6d31162.tar.gz qemu-2d5fac809c1e55be0563246cce23c184b6d31162.tar.xz qemu-2d5fac809c1e55be0563246cce23c184b6d31162.zip | |
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 'linux-user')
0 files changed, 0 insertions, 0 deletions
