diff options
author | 2017-11-02 15:19:14 +0100 | |
---|---|---|
committer | 2017-12-29 12:43:39 -0800 | |
commit | 15fa08f8451babc88d733bd411d4c94976f9d0f8 (patch) | |
tree | 2db297c71e5e7a9f9ae5cff3d37bb98d2b724898 /hw/misc/omap_clk.c | |
parent | tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED* (diff) | |
download | qemu-15fa08f8451babc88d733bd411d4c94976f9d0f8.tar.xz qemu-15fa08f8451babc88d733bd411d4c94976f9d0f8.zip |
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>
Diffstat (limited to 'hw/misc/omap_clk.c')
0 files changed, 0 insertions, 0 deletions