qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-ppc] [PATCH] spapr-vlan: flush queue whenever can_receive can


From: Alexander Graf
Subject: Re: [Qemu-ppc] [PATCH] spapr-vlan: flush queue whenever can_receive can go from false to true
Date: Fri, 21 Feb 2014 09:59:41 +0100

On 21.02.2014, at 04:46, Alexey Kardashevskiy <address@hidden> wrote:

> On 02/14/2014 12:27 PM, Alexey Kardashevskiy wrote:
>> When the guests adds buffers to receive queue, the network device
>> should flush its queue of pending packets. This is done with
>> qemu_flush_queued_packets.
>> 
>> This adds a call to qemu_flush_queued_packets() which wakes up the main
>> loop and let QEMU update the network device status which now is "can
>> receive". The patch basically does the same thing as e8b4c68 does.
> 
> 
> Ping, anyone?

Thanks, applied to ppc-next.


Alex




reply via email to

[Prev in Thread] Current Thread [Next in Thread]