[PR #205] [CLOSED] switch repo #239

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

📋 Pull Request Information

Original PR: https://github.com/qemu/qemu/pull/205
Author: @Supercip971
Created: 2/5/2022
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 75ab9fe .gitignore: add .cache
  • 3ed637c monitor: added dump-stackframe command for i386

📊 Changes

4 files changed (+56 additions, -0 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 hmp-commands.hx (+11 -0)
📝 include/monitor/hmp.h (+1 -0)
📝 target/i386/monitor.c (+43 -0)

📄 Description

No description provided


🔄 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/205 **Author:** [@Supercip971](https://github.com/Supercip971) **Created:** 2/5/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`75ab9fe`](https://github.com/qemu/qemu/commit/75ab9fe2f6be72ff7c3f13181a9c310ff7895b0c) .gitignore: add .cache - [`3ed637c`](https://github.com/qemu/qemu/commit/3ed637c04fe4d5101258c0977bc35efc414589f1) monitor: added dump-stackframe command for i386 ### 📊 Changes **4 files changed** (+56 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `hmp-commands.hx` (+11 -0) 📝 `include/monitor/hmp.h` (+1 -0) 📝 `target/i386/monitor.c` (+43 -0) </details> ### 📄 Description _No description provided_ --- <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:30:24 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#239