[Qemu-devel] [PATCH v1 0/5] Improve the Cadence GEM multi-queue support

Alistair Francis posted 5 patches 7 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1491349058.git.alistair.francis@xilinx.com
Test s390x passed
There is a newer version of this series
hw/arm/xlnx-zynqmp.c         |  6 +++++-
hw/net/cadence_gem.c         | 30 +++++++++++++++++++-----------
include/hw/net/cadence_gem.h |  1 +
3 files changed, 25 insertions(+), 12 deletions(-)
[Qemu-devel] [PATCH v1 0/5] Improve the Cadence GEM multi-queue support
Posted by Alistair Francis 7 years ago
Improve the Cadence GEM multi-queue support. This fixes a few bugs
which were hanging around from the initial implementation.

Alistair Francis (5):
  cadence_gem: Read the correct queue descriptor
  cadence_gem: Correct the multi-queue can rx logic
  cadence_gem: Only trigger interrupts if the status register is set
  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         | 30 +++++++++++++++++++-----------
 include/hw/net/cadence_gem.h |  1 +
 3 files changed, 25 insertions(+), 12 deletions(-)

-- 
2.9.3