qemu: Fix mouse regrabbing issue#818
qemu: Fix mouse regrabbing issue#818downor wants to merge 1 commit intoopen-edge-platform:3.0-devfrom
Conversation
andy-vm
left a comment
There was a problem hiding this comment.
is the list of patches same as the existing below?
Patch58: 0055-hw-display-virtio-gpu-Manual-res-flush-to-redraw-sav.patch
Patch59: 0056-hw-display-virtio-gpu-Properly-free-current_cursor.patch
Patch60: 0057-ui-gtk-Re-grabbing-PTR-KBD-individually.patch
1. NULL pointer issue with libusb interface in QEMU 2. Add hw cursor on/off condition in the status bar 3. Handle errored situation when trying to grab the mouse and keyboard Signed-off-by: Dongwon Kim <dongwon.kim@intel.com>
Sorry about this confusion. I was using some old patch as a starting point by mistake. I just updated the PR. |
andy-vm
left a comment
There was a problem hiding this comment.
please also share how the change is tested, since it impacts all qemu related components
| %changelog | ||
| * Mon Mar 17 2026 Dongwon Kim <dongwon.kim@intel.com> - 9.1.0-7 | ||
| - Mouse regrab fix | ||
| - Added 2 patches from Intel Distribution Qemu Commit c23fa9f |
Added 3 patches from Intel Distribution Qemu Commit 2a16676 This code change includes fix for an issue, 'mouse regrabbing upon HPD' and some improvement for IOmediator save/restore.
Merge Checklist
All boxes should be checked before merging the PR
The changes in the PR have been built and tested
[] cgmanifest file has been updated if required
Ready to merge
Description
qemu: Multiple improvements
Any Newly Introduced Dependencies
How Has This Been Tested?
Functional test