qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v1 0/5] Zynq GEM updates


From: Peter Crosthwaite
Subject: [Qemu-devel] [PATCH v1 0/5] Zynq GEM updates
Date: Fri, 15 Feb 2013 14:51:35 +1000

Misc fixes and cleanups to the Zynq GEM device model. Patch 1 fixes a flow 
control issue talking to the network. Patches 2 and 5 are trivial. Patches 3 & 
4 correct inaccuracies in the device model.

Peter Crosthwaite (5):
  cadence_gem: Flush queued packets
  cadence_gem: factor out can_rx() logic replication
  cadence_gem: fix interrupt events
  cadence_gem: Dont reset rx desc pointer on rx_en
  cadence_gem: Add debug msgs for rx desc movement

 hw/cadence_gem.c |   36 +++++++++---------------------------
 1 files changed, 9 insertions(+), 27 deletions(-)




reply via email to

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