On 09.12.24 21:36, p...@philjordan.eu wrote:
From: Phil Dennis-Jordan <p...@philjordan.eu> Some VM state required for fully configuring vCPUs is only available after all devices have been through their init phase. This extra function, called just before each vCPU makes its first VM entry, allows us to perform such architecture-specific initialisation. Signed-off-by: Phil Dennis-Jordan <p...@philjordan.eu>
Reviewed-by: Alexander Graf <ag...@csgraf.de> Alex