On 2025/04/11 13:41, Nicholas Piggin wrote:
Migration tests can create new QPCI devices for the destination machine which may need to take on some state of the source machine after destination is complete.Add a migration fixup helper and call it from ahci migration tests. This is currently a noop and will be used subsequently. Signed-off-by: Nicholas Piggin <npig...@gmail.com>
Reviewed-by: Akihiko Odaki <akihiko.od...@daynix.com>