qom: Don't handle impossible object_property_get_link() failure
commit4d21fcd52404ff4bac1f94d8054dfb745f1b2ad6
authorMarkus Armbruster <armbru@redhat.com>
Tue, 7 Jul 2020 16:05:52 +0000 (7 18:05 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Fri, 10 Jul 2020 13:18:08 +0000 (10 15:18 +0200)
tree922e22ed49a401848d10392a832e474e16fc60bc
parent552d7f49eebdb1c84ab6dc7d93bd152fd885af31
qom: Don't handle impossible object_property_get_link() failure

Don't handle object_property_get_link() failure that can't happen
unless the programmer screwed up, pass &error_abort.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200707160613.848843-25-armbru@redhat.com>
hw/arm/bcm2835_peripherals.c
hw/arm/bcm2836.c
hw/display/bcm2835_fb.c
hw/dma/bcm2835_dma.c
hw/gpio/bcm2835_gpio.c
hw/intc/nios2_iic.c
hw/misc/bcm2835_mbox.c
hw/misc/bcm2835_property.c
hw/usb/hcd-dwc2.c