> From: Xin Zeng <xin.zeng@xxxxxxxxx> > Sent: Friday, June 30, 2023 9:13 PM > > Add logic to implement interface for live migration for QAT GEN4 Virtual > Functions (VFs). > This introduces a migration data manager which is used to hold the > device state during migration. > > The VF state is organized in a section hierarchy, as reported below: > preamble | general state section | leaf state > | MISC bar state section| leaf state > | ETR bar state section | bank0 state section | leaf state > | bank1 state section | leaf state > | bank2 state section | leaf state > | bank3 state section | leaf state > > Co-developed-by: Siming Wan <siming.wan@xxxxxxxxx> > Signed-off-by: Siming Wan <siming.wan@xxxxxxxxx> > Signed-off-by: Xin Zeng <xin.zeng@xxxxxxxxx> this is a big patch. Need reviewed-by from qat/crypto maintainers.