On 7/3/26 16:31, Mohamed Mediouni wrote:
While figuring out a better spot for it, put it in hv_arch_vm_create().After hv_vcpu_create is documented as too late, and deferring vCPU initialization isn't enough either. Signed-off-by: Mohamed Mediouni <[email protected]> --- target/arm/hvf/hvf.c | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
