On 28/2/26 23:08, 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 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
