virt-report虚拟化社区动态
Community Search

搜索社区议题

检索已进入日报、周报、月报或专题的中文点评与原始英文标题。

91 个相关议题
同时匹配 live migration、migration
QEMU功能s390x邮件列表Patch2026-07-29
[PATCH v4 00/15] s390x/pci: Implement migration for emulated devices

添加zPCI设备状态保存/恢复,支持模拟设备迁移,VFIO设备仍不可迁移。

影响:使s390x上模拟PCI设备可迁移,提升可用性。

查看日报点评原始讨论专题:s390x/pci
QEMU其他邮件列表Patch2026-07-30
[PATCH v3 0/7] Harden virtio migration load paths against crafted streams

修复来自注入流的分段错误和越界分配,涵盖 virtio-serial、scsi、spapr-vscsi。

影响:防止恶意迁移流崩溃目标 QEMU,提升安全性。

QEMU其他邮件列表Patch2026-08-25
[PATCH] ppc/xive: Trigger the pending interrupt for a guest after migration

修复迁移后 pending 中断未重触发导致 guest 锁死的问题,已获 R-b。

影响:提升 PPC 迁移可靠性,避免 workload 恢复后 hang。