Richard Henderson 15fa08f845 tcg: Dynamically allocate TCGOps
With no fixed array allocation, we can't overflow a buffer.
This will be important as optimizations related to host vectors
may expand the number of ops used.

Use QTAILQ to link the ops together.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2017-12-29 12:43:39 -08:00
..
2017-12-21 09:30:31 +01:00
2017-12-13 17:59:24 +00:00
2017-10-31 11:50:50 +00:00
2017-12-29 12:43:39 -08:00
2017-12-29 12:43:39 -08:00