Skip to content

qemu: Fix mouse regrabbing issue#818

Open
downor wants to merge 1 commit intoopen-edge-platform:3.0-devfrom
downor:grab-fix-new
Open

qemu: Fix mouse regrabbing issue#818
downor wants to merge 1 commit intoopen-edge-platform:3.0-devfrom
downor:grab-fix-new

Conversation

@downor
Copy link
Contributor

@downor downor commented Mar 17, 2026

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

  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
    Any Newly Introduced Dependencies
    How Has This Been Tested?
    Functional test

@downor downor requested a review from a team as a code owner March 17, 2026 01:43
@downor downor mentioned this pull request Mar 17, 2026
2 tasks
Copy link
Contributor

@andy-vm andy-vm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
@downor
Copy link
Contributor Author

downor commented Mar 17, 2026

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

Sorry about this confusion. I was using some old patch as a starting point by mistake. I just updated the PR.

Copy link
Contributor

@andy-vm andy-vm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 patches or 3 patches?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants