RE: [PATCH v3 06/28] tcg: Split out tcg_region_prologue_set

2021-06-09 Thread Luis Fernando Fujita Pires
From: Richard Henderson > This has only one user, but will make more sense after some code motion. > > Always leave the tcg_init_ctx initialized to the first region, in preparation > for > tcg_prologue_init(). This also requires that we don't re-allocate the region > for > the first cpu, lest

Re: [PATCH v3 06/28] tcg: Split out tcg_region_prologue_set

2021-06-08 Thread Alex Bennée
Richard Henderson writes: > This has only one user, but will make more sense after some > code motion. > > Always leave the tcg_init_ctx initialized to the first region, > in preparation for tcg_prologue_init(). This also requires > that we don't re-allocate the region for the first cpu, lest

[PATCH v3 06/28] tcg: Split out tcg_region_prologue_set

2021-05-02 Thread Richard Henderson
This has only one user, but will make more sense after some code motion. Always leave the tcg_init_ctx initialized to the first region, in preparation for tcg_prologue_init(). This also requires that we don't re-allocate the region for the first cpu, lest we hit the assertion for total number of