artist: set memory region owners for buffers to the artist device
commit39fbaeca096a9bf6cbe2af88572c1cb2aa62aa8c
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fri, 24 Jun 2022 16:08:39 +0000 (24 17:08 +0100)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Sun, 26 Jun 2022 17:40:28 +0000 (26 18:40 +0100)
tree5facee76ab537471ab171145a61370817932c599
parent7227de94adce761d9add78ad087a98697b2d82e9
artist: set memory region owners for buffers to the artist device

This fixes the output of "info qom-tree" so that the buffers appear as children
of the artist device, rather than underneath the "unattached" container.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <20220624160839.886649-1-mark.cave-ayland@ilande.co.uk>
Reviewed-by: Helge Deller <deller@gmx.de>
hw/display/artist.c