qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/5] Add support for Cadence GEM priority queues
@ 2016-07-11 23:20 Alistair Francis
  2016-07-11 23:20 ` [Qemu-devel] [PATCH v1 1/5] cadence_gem: QOMify Cadence GEM Alistair Francis
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Alistair Francis @ 2016-07-11 23:20 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.

Alistair Francis (5):
  cadence_gem: QOMify Cadence GEM
  cadence_gem: Arrayify
  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         | 376 ++++++++++++++++++++++++++-----------------
 include/hw/net/cadence_gem.h |  15 +-
 3 files changed, 243 insertions(+), 150 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-07-25 23:02 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-11 23:20 [Qemu-devel] [PATCH v1 0/5] Add support for Cadence GEM priority queues Alistair Francis
2016-07-11 23:20 ` [Qemu-devel] [PATCH v1 1/5] cadence_gem: QOMify Cadence GEM Alistair Francis
2016-07-25 15:20   ` Peter Maydell
2016-07-25 16:38     ` Alistair Francis
2016-07-25 16:42       ` Alistair Francis
2016-07-25 16:55         ` Peter Maydell
2016-07-11 23:20 ` [Qemu-devel] [PATCH v1 2/5] cadence_gem: Arrayify Alistair Francis
2016-07-25 15:22   ` Peter Maydell
2016-07-11 23:20 ` [Qemu-devel] [PATCH v1 3/5] cadence_gem: Add queue support Alistair Francis
2016-07-25 15:46   ` Peter Maydell
2016-07-25 23:01     ` Alistair Francis
2016-07-11 23:20 ` [Qemu-devel] [PATCH v1 4/5] cadence_gem: Correct indentation Alistair Francis
2016-07-25 15:48   ` Peter Maydell
2016-07-25 16:34     ` Alistair Francis
2016-07-25 16:55       ` Peter Maydell
2016-07-11 23:20 ` [Qemu-devel] [PATCH v1 5/5] xlnx-zynqmp: Set the number of priority queues Alistair Francis
2016-07-25 15:50   ` Peter Maydell
2016-07-12 14:25 ` [Qemu-devel] [PATCH v1 0/5] Add support for Cadence GEM " Peter Maydell
2016-07-12 16:34   ` 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).