Peter Maydell writes:
> On 27 December 2016 at 15:37, Lluís Vilanova wrote:
>> Adds macro QTAILQ_FOREACH_CONTINUE to support incremental list
>> traversal.
>>
>> Signed-off-by: Lluís Vilanova
>> ---
>> include/qemu/queue.h |5 +
>> 1 file changed, 5 insertions(+)
>>
>> diff --git a/incl
On 27 December 2016 at 15:37, Lluís Vilanova wrote:
> Adds macro QTAILQ_FOREACH_CONTINUE to support incremental list
> traversal.
>
> Signed-off-by: Lluís Vilanova
> ---
> include/qemu/queue.h |5 +
> 1 file changed, 5 insertions(+)
>
> diff --git a/include/qemu/queue.h b/include/qemu/qu
Adds macro QTAILQ_FOREACH_CONTINUE to support incremental list
traversal.
Signed-off-by: Lluís Vilanova
---
include/qemu/queue.h |5 +
1 file changed, 5 insertions(+)
diff --git a/include/qemu/queue.h b/include/qemu/queue.h
index 342073fb4d..0d709016f4 100644
--- a/include/qemu/queue.h