mbox

[PULL,v1,0/3] Xilinx DMA/Ethernet updates

Message ID 20240618154935.203544-1-edgar.iglesias@gmail.com (mailing list archive)
State New
Headers show

Pull-request

https://gitlab.com/edgar.iglesias/qemu.git tags/edgar/xilinx-queue-2024-06-17.for-upstream

Message

Edgar E. Iglesias June 18, 2024, 3:49 p.m. UTC
From: "Edgar E. Iglesias" <edgar.iglesias@amd.com>

The following changes since commit 900536d3e97aed7fdd9cb4dadd3bf7023360e819:

  Merge tag 'dirtylimit-dirtyrate-pull-request-20240617' of https://github.com/newfriday/qemu into staging (2024-06-17 11:40:24 -0700)

are available in the Git repository at:

  https://gitlab.com/edgar.iglesias/qemu.git tags/edgar/xilinx-queue-2024-06-17.for-upstream

for you to fetch changes up to 3a6d374b754b4b345195ff6846eeaffedc96a7c5:

  hw/net: Fix the transmission return size (2024-06-18 14:52:05 +0200)

----------------------------------------------------------------
Xilinx queue:

hw/dma: Add error handling for loading descriptions failing (Fea Wang)

----------------------------------------------------------------
Fea.Wang (3):
      hw/dma: Enhance error handling in loading description
      hw/dma: Add a trace log for a description loading failure
      hw/net: Fix the transmission return size

 hw/dma/trace-events     |  3 +++
 hw/dma/xilinx_axidma.c  | 33 +++++++++++++++++++++++++++++----
 hw/net/xilinx_axienet.c |  2 +-
 3 files changed, 33 insertions(+), 5 deletions(-)

Comments

Richard Henderson June 19, 2024, 2:44 a.m. UTC | #1
On 6/18/24 08:49, Edgar E. Iglesias wrote:
> From: "Edgar E. Iglesias"<edgar.iglesias@amd.com>
> 
> The following changes since commit 900536d3e97aed7fdd9cb4dadd3bf7023360e819:
> 
>    Merge tag 'dirtylimit-dirtyrate-pull-request-20240617' ofhttps://github.com/newfriday/qemu  into staging (2024-06-17 11:40:24 -0700)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/edgar.iglesias/qemu.git  tags/edgar/xilinx-queue-2024-06-17.for-upstream
> 
> for you to fetch changes up to 3a6d374b754b4b345195ff6846eeaffedc96a7c5:
> 
>    hw/net: Fix the transmission return size (2024-06-18 14:52:05 +0200)
> 
> ----------------------------------------------------------------
> Xilinx queue:
> 
> hw/dma: Add error handling for loading descriptions failing (Fea Wang)

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate.


r~