memory: switch memory listeners to a QTAILQ
This allows reverse iteration, which in turns allows consistent ordering among multiple listeners: l1->add l2->add l2->del l1->del Signed-off-by:Avi Kivity <avi@redhat.com> Reviewed-by:
Richard Henderson <rth@twiddle.net>
Loading
Please register or sign in to comment