qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V3] e1000: drop check_rxov, always treat RX ring


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH V3] e1000: drop check_rxov, always treat RX ring with RDH == RDT as empty
Date: Fri, 19 Oct 2012 09:52:12 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Oct 19, 2012 at 07:56:55AM +0200, Dmitry Fleytman wrote:
> Real HW always treats RX ring with RDH == RDT as empty.
> Emulation is supposed to behave the same.
> 
> Reported-by: Chris Webb <address@hidden>
> Reported-by: Richard Davies <address@hidden>
> Signed-off-by: Dmitry Fleytman <address@hidden>
> ---
>  hw/e1000.c | 7 ++-----
>  1 file changed, 2 insertions(+), 5 deletions(-)

Applied to the net tree:
http://github.com/stefanha/qemu/commits/net

Thanks for your efforts in squashing this bug!  Glad it was possible to
drop check_rxov.

Stefan



reply via email to

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