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

Edgar E. Iglesias posted 3 patches 5 months, 1 week ago
Failed in applying to current master (apply log)
Maintainers: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>, Alistair Francis <alistair@alistair23.me>, Peter Maydell <peter.maydell@linaro.org>, Jason Wang <jasowang@redhat.com>
hw/dma/trace-events     |  3 +++
hw/dma/xilinx_axidma.c  | 33 +++++++++++++++++++++++++++++----
hw/net/xilinx_axienet.c |  2 +-
3 files changed, 33 insertions(+), 5 deletions(-)
[PULL v1 0/3] Xilinx DMA/Ethernet updates
Posted by Edgar E. Iglesias 5 months, 1 week ago
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(-)

-- 
2.43.0
Re: [PULL v1 0/3] Xilinx DMA/Ethernet updates
Posted by Richard Henderson 5 months, 1 week ago
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~