qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] NetClientInfo::can_receive change notification and its


From: Paolo Bonzini
Subject: Re: [Qemu-devel] NetClientInfo::can_receive change notification and its purpose
Date: Sun, 02 Feb 2014 10:50:06 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Il 02/02/2014 02:47, Max Filippov ha scritto:
Hello,

is there any way to notify networking core that adapter's
NetClientInfo::can_receive return value is about to change from 0 to 1?

Yes, qemu_flush_queued_packets.

See commit e8b4c68 (e1000: flush queue whenever can_receive can go from false to true, 2012-08-09).

Paolo



reply via email to

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