>-----Original Message----- >From: Steve Sistare <steven.sist...@oracle.com> >Subject: [PATCH V6 13/21] migration: vfio cpr state hook > >Define a list of vfio devices in CPR state, in a subsection so that >older QEMU can be live updated to this version. However, new QEMU >will not be live updateable to old QEMU. This is acceptable because >CPR is not yet commonly used, and updates to older versions are unusual. > >The contents of each device object will be defined by the vfio subsystem >in a subsequent patch. > >Signed-off-by: Steve Sistare <steven.sist...@oracle.com> Reviewed-by: Zhenzhong Duan <zhenzhong.d...@intel.com> Thanks Zhenzhong
- [PATCH V6 00/21] Live update: vfio and iommufd Steve Sistare
- [PATCH V6 15/21] vfio/iommufd: preserve descriptors Steve Sistare
- [PATCH V6 18/21] vfio/iommufd: change process Steve Sistare
- [PATCH V6 05/21] backends/iommufd: iommufd_backend_... Steve Sistare
- [PATCH V6 19/21] iommufd: preserve DMA mappings Steve Sistare
- [PATCH V6 07/21] physmem: qemu_ram_get_fd_offset Steve Sistare
- [PATCH V6 20/21] vfio/container: delete old cpr reg... Steve Sistare
- [PATCH V6 03/21] migration: close kvm after cpr Steve Sistare
- Re: [PATCH V6 03/21] migration: close kvm after... Steven Sistare
- [PATCH V6 13/21] migration: vfio cpr state hook Steve Sistare
- RE: [PATCH V6 13/21] migration: vfio cpr state ... Duan, Zhenzhong
- [PATCH V6 11/21] vfio/iommufd: device name blocker Steve Sistare
- [PATCH V6 14/21] vfio/iommufd: cpr state Steve Sistare
- [PATCH V6 06/21] backends/iommufd: change process i... Steve Sistare
- [PATCH V6 09/21] vfio/iommufd: invariant device nam... Steve Sistare
- [PATCH V6 04/21] migration: cpr_get_fd_param helper Steve Sistare
- [PATCH V6 08/21] vfio/iommufd: use IOMMU_IOAS_MAP_F... Steve Sistare
- [PATCH V6 02/21] vfio-pci: preserve INTx Steve Sistare
- Re: [PATCH V6 02/21] vfio-pci: preserve INTx Cédric Le Goater
- [PATCH V6 21/21] vfio: doc changes for cpr Steve Sistare
- [PATCH V6 01/21] vfio-pci: preserve MSI Steve Sistare