[PR #250] [CLOSED] Pr dev #313

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

📋 Pull Request Information

Original PR: https://github.com/qemu/qemu/pull/250
Author: @newfriday
Created: 8/28/2023
Status: Closed

Base: masterHead: pr_dev


📝 Commits (3)

  • 6d10290 softmmu: Fix dirtylimit memory leak
  • 1b4e2e0 softmmu/dirtylimit: Convert free to g_free
  • e424d9f migration/dirtyrate: Fix precision losses and g_usleep overshoot

📊 Changes

2 files changed (+20 additions, -16 deletions)

View changed files

📝 migration/dirtyrate.c (+8 -2)
📝 softmmu/dirtylimit.c (+12 -14)

📄 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/250 **Author:** [@newfriday](https://github.com/newfriday) **Created:** 8/28/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `pr_dev` --- ### 📝 Commits (3) - [`6d10290`](https://github.com/qemu/qemu/commit/6d10290e8c25e8228657f6496aa0bb4342694fd4) softmmu: Fix dirtylimit memory leak - [`1b4e2e0`](https://github.com/qemu/qemu/commit/1b4e2e0a33674ccfd43e1b86fc3f882e4219c1c7) softmmu/dirtylimit: Convert free to g_free - [`e424d9f`](https://github.com/qemu/qemu/commit/e424d9f7e749c84de4a6ce532981271db1c14b23) migration/dirtyrate: Fix precision losses and g_usleep overshoot ### 📊 Changes **2 files changed** (+20 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `migration/dirtyrate.c` (+8 -2) 📝 `softmmu/dirtylimit.c` (+12 -14) </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:44 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#313