[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH v1 0/5] Improve the Cadence GEM multi-queue support
From: |
Alistair Francis |
Subject: |
[Qemu-devel] [PATCH v1 0/5] Improve the Cadence GEM multi-queue support |
Date: |
Tue, 4 Apr 2017 16:40:02 -0700 |
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
- [Qemu-devel] [PATCH v1 0/5] Improve the Cadence GEM multi-queue support,
Alistair Francis <=