This pachset set describes the procedure to Live migrate a VM with Virtio and VF PMD's using the bonding PMD.
Changes in v2: change primary port before removing slave port remove unused variables from QEMU scripts identify NIC's in bridge setup scripts Bernard Iremonger (2): doc: live migration of VM with Virtio and VF doc: add live migration overview image doc/guides/how_to/img/lm_overview.svg | 666 +++++++++++++++++++++++++++ doc/guides/how_to/index.rst | 38 ++ doc/guides/how_to/lm_bond_virtio_sriov.rst | 693 +++++++++++++++++++++++++++++ doc/guides/index.rst | 3 +- 4 files changed, 1399 insertions(+), 1 deletion(-) create mode 100644 doc/guides/how_to/img/lm_overview.svg create mode 100644 doc/guides/how_to/index.rst create mode 100644 doc/guides/how_to/lm_bond_virtio_sriov.rst -- 2.9.0