qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH-for-9.1? v2 0/4] hw/sd/sdhci: Check ADMA descriptors can be a


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH-for-9.1? v2 0/4] hw/sd/sdhci: Check ADMA descriptors can be accessed
Date: Thu, 9 Jan 2025 13:59:13 +0100
User-agent: Mozilla Thunderbird

Cc'ing more SDHCI developers.

On 31/7/24 23:24, Philippe Mathieu-Daudé wrote:
Since v1:
- split patch
- do not return MemTxResult from get_adma_description()
- single DMA read in SDHC_CTRL_ADMA2_64 case

Based-on: <20240730092138.32443-5-philmd@linaro.org>

Philippe Mathieu-Daudé (4):
   hw/sd/sdhci: Reduce variables scope in sdhci_do_adma()
   hw/sd/sdhci: Reduce variables scope in get_adma_description()
   hw/sd/sdhci: Read ADMA2_64 descriptor with a single dma_memory_read()
   hw/sd/sdhci: Check ADMA descriptors can be accessed

  hw/sd/sdhci.c | 117 ++++++++++++++++++++++++++++++--------------------
  1 file changed, 70 insertions(+), 47 deletions(-)





reply via email to

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