]> Git Repo - qemu.git/commit
qom: Don't handle impossible object_property_get_link() failure
authorMarkus Armbruster <[email protected]>
Tue, 7 Jul 2020 16:05:52 +0000 (18:05 +0200)
committerMarkus Armbruster <[email protected]>
Fri, 10 Jul 2020 13:18:08 +0000 (15:18 +0200)
commit4d21fcd52404ff4bac1f94d8054dfb745f1b2ad6
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 <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20200707160613[email protected]>
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
This page took 0.026517 seconds and 4 git commands to generate.