All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/5] Improve the Cadence GEM multi-queue support
@ 2017-04-10 23:43 Alistair Francis
  2017-04-10 23:43 ` [Qemu-devel] [PATCH v2 1/5] cadence_gem: Read the correct queue descriptor Alistair Francis
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Alistair Francis @ 2017-04-10 23:43 UTC (permalink / raw)
  To: qemu-devel, peter.maydell; +Cc: alistair.francis, alistair23, f4bug

Improve the Cadence GEM multi-queue support. This fixes a few bugs
which were hanging around from the initial implementation.

V2:
 - Fix up the interrupt updating logic and consolidate all the updates
   to a single function.
 - Improve the debug print information

Alistair Francis (5):
  cadence_gem: Read the correct queue descriptor
  cadence_gem: Correct the multi-queue can rx logic
  cadence_gem: Correct the interupt logic
  cadence_gem: Make the revision a property
  xlnx-zynqmp: Set the Cadence GEM revision

 hw/arm/xlnx-zynqmp.c         |  6 +++++-
 hw/net/cadence_gem.c         | 45 +++++++++++++++++++++++++++++---------------
 include/hw/net/cadence_gem.h |  1 +
 3 files changed, 36 insertions(+), 16 deletions(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-04-11 15:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-10 23:43 [Qemu-devel] [PATCH v2 0/5] Improve the Cadence GEM multi-queue support Alistair Francis
2017-04-10 23:43 ` [Qemu-devel] [PATCH v2 1/5] cadence_gem: Read the correct queue descriptor Alistair Francis
2017-04-10 23:43 ` [Qemu-devel] [PATCH v2 2/5] cadence_gem: Correct the multi-queue can rx logic Alistair Francis
2017-04-10 23:43 ` [Qemu-devel] [PATCH v2 3/5] cadence_gem: Correct the interupt logic Alistair Francis
2017-04-11 15:56   ` Alistair Francis
2017-04-10 23:43 ` [Qemu-devel] [PATCH v2 4/5] cadence_gem: Make the revision a property Alistair Francis
2017-04-10 23:43 ` [Qemu-devel] [PATCH v2 5/5] xlnx-zynqmp: Set the Cadence GEM revision Alistair Francis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.