live migration supports sriov device!
SR-IOV device’s live migration
This solution is used to support for SRIOV NIC in live migration, proposed by Lan Tianyu (Intel). And the solution needs to modify both Qemu and Kernel .
- Qemu Part v1 - [RFC PATCH 0/3] Qemu/IXGBE: Add live migration support for SRIOV NIC
-
Qemu Part v2 - [RFC PATCH V2 00/10] Qemu: Add live migration support for SRIOV NIC
- Kernel Part v1 - [RFC Patch 00/12] IXGBE: Add live migration support for SRIOV NIC
- Kernel Part v2 - [RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
Latest solution
To be continued …
Aphorism
Do one thing at a time, and do well!