Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lock stopvm #246

Merged
merged 2 commits into from
Oct 20, 2022
Merged

Lock stopvm #246

merged 2 commits into from
Oct 20, 2022

Conversation

yadong-intel
Copy link
Contributor

@yadong-intel yadong-intel commented Oct 20, 2022

Add lock to avoid concurrent stopping VM

Bump version to 1.0.2

The stop vm path might be called concurrently which
might cause crash. Add a scoped lock to avoid this.

Tracked-On: OAM-104336
Signed-off-by: Yadong Qi <yadong.qi@intel.com>
Bump version to 1.0.2

Tracked-On: OAM-104336
Signed-off-by: Yadong Qi <yadong.qi@intel.com>
Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

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

PR integrated into 'preintegration' builder

More details, logs, and binaries: /absp/builders/celadon-preintegration/builds/4565

Done by "Qi, Yadong" yadong.qi@intel.com

Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

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

PR integrated into 'premerge' builder

More details, logs, and binaries: /absp/builders/celadon-premerge/builds/2611

Done by "Qi, Yadong" yadong.qi@intel.com

@sysopenci sysopenci merged commit 3601850 into projectceladon:master Oct 20, 2022
Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

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

cactus finished building and testing your changes

It was requested for merge by "Qi, Yadong" yadong.qi@intel.com

so we merge it. Thanks for your contribution.

more details, logs, and binaries: /absp/builders/celadon-mergerequest/builds/3025

yadong-intel pushed a commit to yadong-intel/vm_manager that referenced this pull request Jan 9, 2023
Add guest power button by @blackdobb in projectceladon#226
Pass GPU type to Android guest from host by @AmrutaJandhyala in projectceladon#242
Lock stopvm by @yadong-intel in projectceladon#246

Tracked-On: OAM-104341
Signed-off-by: Yadong Qi <yadong.qi@intel.com>
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.

3 participants