On Mon, Sep 19, 2016 at 02:55:07PM +0200, LluĂ­s Vilanova wrote:
> diff --git a/qom/cpu.c b/qom/cpu.c
> index 2553247..7e2e523 100644
> --- a/qom/cpu.c
> +++ b/qom/cpu.c
> @@ -333,6 +333,9 @@ static void cpu_common_realizefn(DeviceState *dev, Error 
> **errp)
>          cpu_synchronize_post_init(cpu);
>          cpu_resume(cpu);
>      }
> +
> +    /* NOTE: latest generic point where the cpu is fully relized */

s/relized/realized/

I'll fix this typo while merging.

Attachment: signature.asc
Description: PGP signature

Reply via email to