qemu-arm
[Top][All Lists]
Advanced

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

[Qemu-arm] [PATCH v1 0/5] Add support for Cadence GEM priority queues


From: Alistair Francis
Subject: [Qemu-arm] [PATCH v1 0/5] Add support for Cadence GEM priority queues
Date: Mon, 11 Jul 2016 16:20:00 -0700

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




reply via email to

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