Thomas Huth
32db1b58ca
hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic'
echo "{'execute':'qmp_capabilities'} {'execute':'device-list-properties'," \
"'arguments':{'typename':'realview_mpcore'}}" \
"{'execute': 'human-monitor-command', " \
"'arguments': {'command-line': 'info qtree'}}" | \
valgrind -q aarch64-softmmu/qemu-system-aarch64 -M none,accel=qtest -qmp stdio
[...]
==2654== Invalid read of size 8
==2654== at 0x61878A: qdev_print (qdev-monitor.c:686)
==2654== by 0x61878A: qbus_print (qdev-monitor.c:719)
==2654== by 0x452B38: handle_hmp_command (monitor.c:3446)
==2654== by 0x452D70: qmp_human_monitor_command (monitor.c:821)
[...]
Use sysbus_init_child_obj() to fix it.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-id: 1531745974-17187-14-git-send-email-thuth@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-07-17 13:12:49 +01:00
..
2016-05-19 16:42:29 +02:00
2017-09-27 11:35:59 +01:00
2017-12-22 15:01:19 +01:00
2017-09-27 11:35:59 +01:00
2018-06-22 13:28:35 +01:00
2018-07-16 17:18:41 +01:00
2016-05-19 16:42:29 +02:00
2018-06-22 13:28:36 +01:00
2018-05-31 14:50:51 +01:00
2018-06-22 13:28:34 +01:00
2018-01-11 13:25:40 +00:00
2018-06-22 13:28:35 +01:00
2018-06-22 13:28:36 +01:00
2018-06-22 13:28:34 +01:00
2018-06-22 13:28:36 +01:00
2018-07-17 13:12:49 +01:00
2016-06-07 18:19:23 +03:00
2016-05-19 16:42:29 +02:00
2016-05-19 16:42:29 +02:00
2017-05-17 10:37:00 -03:00
2016-05-12 13:22:24 +01:00
2017-06-13 14:56:58 +01:00
2017-02-28 12:08:17 +00:00
2017-02-28 17:10:00 +00:00
2018-01-24 19:19:50 +00:00
2018-04-27 18:05:22 +10:00
2017-12-21 09:30:32 +01:00
2018-02-05 13:54:38 +01:00
2016-05-19 16:42:29 +02:00
2018-02-09 10:40:30 +00:00
2016-10-04 10:00:25 +02:00
2018-06-28 19:05:37 +02:00
2018-07-06 18:39:19 +02:00
2017-12-18 17:07:03 +03:00
2018-02-09 10:40:30 +00:00
2017-02-21 22:24:58 +00:00
2017-05-17 10:37:00 -03:00
2018-01-22 09:46:18 +01:00
2017-10-21 06:35:47 +09:00
2018-03-06 14:01:27 +01:00
2018-03-06 13:16:29 +11:00
2016-05-19 16:42:29 +02:00
2016-01-29 15:07:22 +00:00
2018-07-17 13:12:49 +01:00
2018-02-09 09:37:13 +01:00
2018-02-26 12:55:26 +01:00
2016-03-22 22:20:17 +01:00
2018-01-09 21:48:20 +00:00
2018-03-06 13:16:29 +11:00
2015-09-24 01:29:36 +01:00
2018-07-03 09:56:51 +10:00
2018-07-03 09:56:51 +10:00
2018-02-09 13:50:17 +01:00
2018-07-16 11:18:09 +10:00
2016-01-29 15:07:24 +00:00
2018-01-26 11:09:09 +01:00
2018-01-26 11:09:09 +01:00