[PATCH v4 3/3] powerpc/pseries/vas: Add VAS migration handler

2022-03-02 Thread Haren Myneni
[Update: Included the build fix reported by kernel test robot ] Since the VAS windows belong to the VAS hardware resource, the hypervisor expects the partition to close them on source partition and reopen them after the partition migrated on the destination machine. This handler is called before

[PATCH v4 3/3] powerpc/pseries/vas: Add VAS migration handler

2022-02-27 Thread Haren Myneni
Since the VAS windows belong to the VAS hardware resource, the hypervisor expects the partition to close them on source partition and reopen them after the partition migrated on the destination machine. This handler is called before pseries_suspend() to close these windows and again invoked