[PR #46] [CLOSED] Test #85

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

📋 Pull Request Information

Original PR: https://github.com/qemu/qemu/pull/46
Author: @beef9999
Created: 1/23/2017
Status: Closed

Base: stable-2.7Head: test


📝 Commits (1)

📊 Changes

5 files changed (+154 additions, -3 deletions)

View changed files

📝 block/nbd-client.c (+140 -0)
📝 block/nbd-client.h (+3 -1)
📝 block/nbd.c (+8 -0)
📝 include/block/nbd.h (+2 -1)
📝 nbd/nbd-internal.h (+1 -1)

📄 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/46 **Author:** [@beef9999](https://github.com/beef9999) **Created:** 1/23/2017 **Status:** ❌ Closed **Base:** `stable-2.7` ← **Head:** `test` --- ### 📝 Commits (1) - [`e862f7d`](https://github.com/qemu/qemu/commit/e862f7d882dde990668510286d161c706fc8f9d0) test ### 📊 Changes **5 files changed** (+154 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `block/nbd-client.c` (+140 -0) 📝 `block/nbd-client.h` (+3 -1) 📝 `block/nbd.c` (+8 -0) 📝 `include/block/nbd.h` (+2 -1) 📝 `nbd/nbd-internal.h` (+1 -1) </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:29:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#85