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

qemu: fix guest agent patch #25780

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

vooon
Copy link
Contributor

@vooon vooon commented Jan 17, 2025

Maintainer: @yousong
Compile tested: x86_64, OpenWrt master
Run tested: x86_64 host, KVM for qemu-x86_64-softmmu + Bios VM.

Description:

Replace to fix openwrt#25209

Signed-off-by: Vladimir Ermakov <[email protected]>
@janh
Copy link
Contributor

janh commented Jan 18, 2025

Tested and works fine.

However, the commit message should be changed, because it doesn't actually fix #25209 (it is already fixed by QEMU 9.1.2).

As mentioned in a comment on the linked issue, it does fix another bug in the shutdown script.

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.

qemu-ga: segmentation fault on VM shutdown from host
2 participants