Files
qemu/hw
Fam Zheng 1dd58ae058 mipsnet: Flush queued packets when receiving is enabled
Drop .can_receive and move the semantics to mipsnet_receive, by
returning 0.

After 0 is returned, we must flush the queue explicitly to restart it:
Call qemu_flush_queued_packets when s->busy or s->rx_count is being
updated.

Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Jason Wang <jasowang@redhat.com>
Message-id: 1436955553-22791-10-git-send-email-famz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2015-07-27 14:12:18 +01:00
..
2015-07-20 17:47:24 +01:00
2015-04-27 18:24:18 +02:00
2015-05-29 11:28:59 +01:00
2015-07-20 12:21:18 -04:00
2015-07-08 10:09:55 +03:00
2015-06-23 19:57:28 +03:00
2014-10-24 12:19:11 +01:00
2015-07-14 19:10:03 +02:00
2015-03-19 11:11:55 +03:00
2015-06-22 18:20:40 +02:00
2015-07-27 14:12:18 +01:00
2015-07-22 14:56:01 -06:00