From: Alistair Francis <alistair.francis@xilinx.com>
To: qemu-devel@nongnu.org, qemu-arm@nongnu.org
Cc: alistair.francis@xilinx.com, crosthwaitepeter@gmail.com,
peter.maydell@linaro.org
Subject: [Qemu-devel] [PATCH v1 0/5] Add support for Cadence GEM priority queues
Date: Mon, 11 Jul 2016 16:20:00 -0700 [thread overview]
Message-ID: <cover.1468279072.git.alistair.francis@xilinx.com> (raw)
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
next reply other threads:[~2016-07-11 23:20 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-11 23:20 Alistair Francis [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1468279072.git.alistair.francis@xilinx.com \
--to=alistair.francis@xilinx.com \
--cc=crosthwaitepeter@gmail.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).