qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.8 v4 0/6] Add support for Cadence GEM priority queues
@ 2016-07-28 19:00 Alistair Francis
  2016-07-28 19:00 ` [Qemu-devel] [PATCH for-2.8 v4 1/6] cadence_gem: QOMify Cadence GEM Alistair Francis
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Alistair Francis @ 2016-07-28 19:00 UTC (permalink / raw)
  To: qemu-devel, qemu-arm; +Cc: alistair.francis, crosthwaitepeter, peter.maydell


This patch series adds initial priority queue support to the Cadence GEM
device. This is based on original work by Peter C, that has been ported
to the latest version of QEMU.

There is more GEM work that I'd like to upstream after this, but I
figured this a good place to start. I have done limited testing on the
Xilinx machine, including running some of our GEM regressions, although
they don't cover everything. I can't really think of too many other test
cases that I can run at the moment.

V3:
 - Fix warning inside patch series
 - Check for sane values of screens and queues
V2:
 - Add screening support
 - Fixup some broken logic
 - Expand the commit messages


Alistair Francis (6):
  cadence_gem: QOMify Cadence GEM
  cadence_gem: Add the num-priority-queues property
  cadence_gem: Add support for screening
  cadence_gem: Add queue support
  cadence_gem: Correct indentation
  xlnx-zynqmp: Set the number of priority queues

 hw/arm/xlnx-zynqmp.c         |   2 +
 hw/net/cadence_gem.c         | 571 ++++++++++++++++++++++++++++++++-----------
 include/hw/net/cadence_gem.h |  19 +-
 3 files changed, 440 insertions(+), 152 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-09-20 18:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-28 19:00 [Qemu-devel] [PATCH for-2.8 v4 0/6] Add support for Cadence GEM priority queues Alistair Francis
2016-07-28 19:00 ` [Qemu-devel] [PATCH for-2.8 v4 1/6] cadence_gem: QOMify Cadence GEM Alistair Francis
2016-07-28 19:00 ` [Qemu-devel] [PATCH for-2.8 v4 2/6] cadence_gem: Add the num-priority-queues property Alistair Francis
2016-07-28 19:00 ` [Qemu-devel] [PATCH for-2.8 v4 3/6] cadence_gem: Add support for screening Alistair Francis
2016-07-28 19:00 ` [Qemu-devel] [PATCH for-2.8 v4 4/6] cadence_gem: Add queue support Alistair Francis
2016-07-28 19:00 ` [Qemu-devel] [PATCH for-2.8 v4 5/6] cadence_gem: Correct indentation Alistair Francis
2016-07-28 19:00 ` [Qemu-devel] [PATCH for-2.8 v4 6/6] xlnx-zynqmp: Set the number of priority queues Alistair Francis
2016-09-19 18:08 ` [Qemu-devel] [PATCH for-2.8 v4 0/6] Add support for Cadence GEM " Peter Maydell
2016-09-19 18:16   ` Alistair Francis
2016-09-20 17:30     ` Peter Maydell
2016-09-20 18:21       ` Alistair Francis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).