qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 0/4] Several fixes of AXI-ethernet/DMA


From: Jim Shu
Subject: [PATCH 0/4] Several fixes of AXI-ethernet/DMA
Date: Fri, 26 Jul 2024 13:59:29 +0800

Fix txlen value in the descriptor status field, DMA error handling,
and ethernet/DMA reset flow.

*** BLURB HERE ***

Jim Shu (4):
  hw/dma: xilinx_axidma: Correct the txlen value in the descriptor
  hw/dma: xilinx_axidma: Send DMA error IRQ if any memory access is
    failed
  hw/dma: xilinx_axidma: Reset qemu_irq when DMA/Stream is reset
  hw/net: xilinx_axienet: Fix DMA RX IRQ if ethernet disable RX

 hw/dma/trace-events     |  1 +
 hw/dma/xilinx_axidma.c  | 97 +++++++++++++++++++++++++++--------------
 hw/net/xilinx_axienet.c | 71 ++++++++++++++++++------------
 3 files changed, 107 insertions(+), 62 deletions(-)

-- 
2.17.1




reply via email to

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