Home
last modified time | relevance | path

Searched hist:"70537 ed51599de19e7cbafd8fa21d9619b0515ff" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblockdev.cdiff 70537ed51599de19e7cbafd8fa21d9619b0515ff Thu Dec 06 16:00:09 CST 2018 Paolo Bonzini <pbonzini@redhat.com> qemu/queue.h: do not access tqe_prev directly

Use the QTAILQ_IN_USE macro instead, it does the same thing but the next
patch will change it to a different definition.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>