Skip to content

qemu: Grab fix#796

Closed
downor wants to merge 8 commits intoopen-edge-platform:3.0from
downor:grab-fix
Closed

qemu: Grab fix#796
downor wants to merge 8 commits intoopen-edge-platform:3.0from
downor:grab-fix

Conversation

@downor
Copy link
Contributor

@downor downor commented Mar 6, 2026

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

rranjan3 and others added 2 commits February 27, 2026 10:21
Signed-off-by: Rajeev Ranjan <rajeev2.ranjan@intel.com>
…3.0-dev (open-edge-platform#788)

Signed-off-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com>
Co-authored-by: achamuah <106507758+achamuah@users.noreply.github.com>
@downor downor requested review from a team as code owners March 6, 2026 02:52
@cheeyanglee
Copy link
Contributor

please rebase and raise the change against 3.0-dev branch

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.

pls update description with details, why it's required, for what issue, test result, etc.

jagratac and others added 5 commits March 9, 2026 12:09
Co-authored-by: andy.peng <andypeng@pglgull002.png.intel.com>
* Update github workflow to use hashes instead of tag

* Added tag version comments alongside with the hashes

* Fix for injection vulnerability in workflows/check-files.yml

* Removed empty spaces
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 9, 2026

pls update description with details, why it's required, for what issue, test result, etc.

Just did

@downor
Copy link
Contributor Author

downor commented Mar 9, 2026

please rebase and raise the change against 3.0-dev branch

Yeah, I just did

@downor downor changed the title Grab fix qemu: Grab fix Mar 9, 2026
@downor downor requested a review from andy-vm March 10, 2026 03:17
@downor
Copy link
Contributor Author

downor commented Mar 12, 2026

@andy-vm Anything else you need me to do before re-review?


steps:
- uses: actions/checkout@v4
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 #v4

Check warning

Code scanning / zizmor

does not set persist-credentials: false Warning

does not set persist-credentials: false
@andy-vm
Copy link
Contributor

andy-vm commented Mar 13, 2026

@andy-vm Anything else you need me to do before re-review?

base branch should be 3.0-dev, not 3.0

@downor downor closed this Mar 17, 2026
@downor
Copy link
Contributor Author

downor commented Mar 17, 2026

Incorrect PR
New one at #818

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.

7 participants