[PR #300] [CLOSED] Fix migration issues for 10.1 #406

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

📋 Pull Request Information

Original PR: https://github.com/qemu/qemu/pull/300
Author: @hector-cao
Created: 9/9/2025
Status: Closed

Base: masterHead: upstream-fix-lp2121787-design1


📝 Commits (2)

  • 35f6484 add compatibility property for arch_capabilities
  • 2b3cfe7 add compatibility property for pdcm feature

📊 Changes

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

View changed files

📝 hw/core/machine.c (+2 -0)
📝 migration/migration.h (+14 -0)
📝 migration/options.c (+6 -0)
📝 target/i386/cpu.c (+4 -2)
📝 target/i386/kvm/kvm.c (+4 -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/300 **Author:** [@hector-cao](https://github.com/hector-cao) **Created:** 9/9/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `upstream-fix-lp2121787-design1` --- ### 📝 Commits (2) - [`35f6484`](https://github.com/qemu/qemu/commit/35f6484eef3b832f66773ec765208ddc07713d31) add compatibility property for arch_capabilities - [`2b3cfe7`](https://github.com/qemu/qemu/commit/2b3cfe7ef551ce5a307988799da0702590d6933b) add compatibility property for pdcm feature ### 📊 Changes **5 files changed** (+30 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `hw/core/machine.c` (+2 -0) 📝 `migration/migration.h` (+14 -0) 📝 `migration/options.c` (+6 -0) 📝 `target/i386/cpu.c` (+4 -2) 📝 `target/i386/kvm/kvm.c` (+4 -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:31:09 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#406