summary refs log tree commit diff stats
path: root/scripts/qemu-gdb.py
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2015-12-03 17:37:39 +0100
committerDavid Gibson <david@gibson.dropbear.id.au>2015-12-04 16:50:59 +1100
commitab8bf1d735133df5b5847bef0b0bea496d614a5a (patch)
tree7eb745ab9fd69d43402003639e0e2b90670d243b /scripts/qemu-gdb.py
parentc401ae8c9cd4e335dca59661f2849e7a26b5eb31 (diff)
downloadfocaccia-qemu-ab8bf1d735133df5b5847bef0b0bea496d614a5a.tar.gz
focaccia-qemu-ab8bf1d735133df5b5847bef0b0bea496d614a5a.zip
spapr_drc: Change value of property "fdt" from null back to {}
prop_get_fdt() misuses the visitor API: when fdt is null, it doesn't
visit anything.  object_property_get_qobject() happily
object_property_get_qobject().  Amazingly, the latter survives the
misuse.  Turns out we've papered over it long before prop_get_fdt()
existed, in commit 1d10b44.

However, commit 6c2f9a1 changed how we paper over it, and as a side
effect changed qom-get's value from {} to null.  Change it right back
by fixing the visitor misuse.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts/qemu-gdb.py')
0 files changed, 0 insertions, 0 deletions