diff options
| author | Markus Armbruster <armbru@redhat.com> | 2020-05-05 17:29:20 +0200 |
|---|---|---|
| committer | Markus Armbruster <armbru@redhat.com> | 2020-05-15 07:07:58 +0200 |
| commit | 5462cc8110845f88ae80b82799121d15c9c3a8fc (patch) | |
| tree | 933694d0546343c4538394565f9fbc053e15211c /backends/hostmem-file.c | |
| parent | a13f20422dc657719c3fa335788300c7ccf464ee (diff) | |
| download | focaccia-qemu-5462cc8110845f88ae80b82799121d15c9c3a8fc.tar.gz focaccia-qemu-5462cc8110845f88ae80b82799121d15c9c3a8fc.zip | |
hw/arm/bcm2835: Drop futile attempts at QOM-adopting memory
The "bcm2835-peripherals" device's .instance_init() method bcm2835_peripherals_init() attempts to make two memory regions QOM children of the device. This is futile, because memory_region_init() already did. The errors are ignored (a later commit will change that). Drop the useless calls. Cc: Peter Maydell <peter.maydell@linaro.org> Cc: Andrew Baumann <Andrew.Baumann@microsoft.com> Cc: "Philippe Mathieu-Daudé" <philmd@redhat.com> Cc: qemu-arm@nongnu.org Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20200505152926.18877-13-armbru@redhat.com>
Diffstat (limited to 'backends/hostmem-file.c')
0 files changed, 0 insertions, 0 deletions