Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

remove qemu_run() from USER_ABORT handler#34

Merged
il-steffen merged 2 commits intoIntelLabs:masterfrom
il-steffen:fix/abort_exit
Nov 25, 2022
Merged

remove qemu_run() from USER_ABORT handler#34
il-steffen merged 2 commits intoIntelLabs:masterfrom
il-steffen:fix/abort_exit

Conversation

@il-steffen
Copy link
Copy Markdown
Contributor

Do not release the Qemu mutex after habort() / nyx_abort(). Normally this should lead to Qemu exit(1) but its blocking when the abort comes in before handshake. Keeping the mutex seems to work fine.

Do not release the Qemu mutex after ABORT. Normally this should lead to
Qemu exit(1) but its blocking when the ABORT comes in before handshake.
Keeping the mutex seems to work fine.
@Wenzel
Copy link
Copy Markdown
Contributor

Wenzel commented Nov 25, 2022

Can you update the changelog as well ?
Thanks !

@il-steffen il-steffen merged commit 3c490bd into IntelLabs:master Nov 25, 2022
@il-steffen il-steffen deleted the fix/abort_exit branch November 25, 2022 15:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants