Re: [PATCH] virtio-gpu: Fix HW cursor visibility

2024-02-28 Thread Marc-André Lureau
Hi On Sat, Feb 24, 2024 at 4:49 AM Satyeshwar Singh wrote: > > When show-cursor is on, most of the time Windows VM draws the cursor by > itself and hands it over to Qemu as a separate resource. However, > sometimes, Windows OS gives control of the cursor to applications like > Notepad. In such ca

[PATCH] virtio-gpu: Fix HW cursor visibility

2024-02-23 Thread Satyeshwar Singh
When show-cursor is on, most of the time Windows VM draws the cursor by itself and hands it over to Qemu as a separate resource. However, sometimes, Windows OS gives control of the cursor to applications like Notepad. In such cases a software cursor which is part of the overall framebuffer is drawn