[RFC PATCH v2 1/1] vfio-user: add live migration to vfio-user protocol specification

2023-08-23 Thread William Henderson
ure. This patch should be applied on the previous pending patch which introduces the vfio-user protocol: https://lore.kernel.org/all/c55f5ea0290763724bca1677314f8e2218785743.1688051596.git.jag.ra...@oracle.com/ Signed-off-by: William Henderson --- docs/devel/vfio-user

[RFC PATCH v2 0/1] vfio-user: add live migration to vfio-user protocol specification

2023-08-23 Thread William Henderson
time. [1]: https://lore.kernel.org/all/20230718094150.110183-1-william.hender...@nutanix.com/ [2]: https://lore.kernel.org/all/c55f5ea0290763724bca1677314f8e2218785743.1688051596.git.jag.ra...@oracle.com/ William Henderson (1): vfio-user: add live migration to vfio-user protocol specification

RE: [RFC PATCH] vfio-user: add live migration to vfio-user protocol specification

2023-07-27 Thread William Henderson
On Tue, 15 Jul 2023 at 21:48, Stefan Hajnoczi wrote: > > On Tue, 18 Jul 2023 at 05:42, William Henderson > wrote: > > > > This patch adds live migration to the vfio-user specification, based > > on the new VFIO migration interface introduced in the kernel here: >

[RFC PATCH] vfio-user: add live migration to vfio-user protocol specification

2023-07-18 Thread William Henderson
ure. This patch should be applied on the previous pending patch which introduces the vfio-user protocol: https://lists.nongnu.org/archive/html/qemu-devel/2023-06/msg06567.html Signed-off-by: William Henderson --- docs/devel/vfio-user.rst | 413 +-- 1 file ch