+5
−0
+1
−1
+5
−5
Loading
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>