On Wed, 22 Mar 2023 at 19:04, Zongmin Zhou <zhouzong...@kylinos.cn> wrote: > > The allocated memory for qdev->dumb_heads should be released > in qxl_destroy_monitors_object before qxl suspend. > otherwise,qxl_create_monitors_object will be called to > reallocate memory for qdev->dumb_heads after qxl resume, > it will cause memory leak. > > Signed-off-by: Zongmin Zhou<zhouzong...@kylinos.cn>
Sorry for nobody picking up on this, qxl isn't really well staffed, Reviewed-by: Dave Airlie <airl...@redhat.com> Could one of the misc maintainers pick this up? Dave.