On Tue, 01 Aug 2023 10:53:09 +0800, Zongmin Zhou 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 c
Hi,
On Thu, Nov 02, 2023 at 05:11:37PM +, Frediano Ziglio wrote:
> This brings in the following changes:
>
> Vivek Kasireddy (1):
> common: Add a udev helper to identify GPU Vendor
Sure,
Acked-by: Victor Toso
>
> Signed-off-by: Frediano Ziglio
> ---
> subprojects/spice-common | 2