[PR #21] [CLOSED] openrisc: terminate qemu process upon receiving a halt signal from the g... #39

Open
opened 2026-01-31 21:29:30 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qemu/qemu/pull/21
Author: @heshamelmatary
Created: 4/2/2015
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • a1dd4c0 openrisc: terminate qemu process upon receiving a halt signal from the guest program

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 target-openrisc/translate.c (+3 -0)

📄 Description

...uest program

or1ksim simulator currently handles l.nop 0xC instruction as a halt signal. Do the same for QEMU.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qemu/qemu/pull/21 **Author:** [@heshamelmatary](https://github.com/heshamelmatary) **Created:** 4/2/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`a1dd4c0`](https://github.com/qemu/qemu/commit/a1dd4c06bb844b11d2b806f8c39b7b515851fcb6) openrisc: terminate qemu process upon receiving a halt signal from the guest program ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `target-openrisc/translate.c` (+3 -0) </details> ### 📄 Description ...uest program or1ksim simulator currently handles l.nop 0xC instruction as a halt signal. Do the same for QEMU. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 21:29:30 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#39