All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: qemu-devel@nongnu.org
Cc: Alexander Bulekov <alxndr@bu.edu>,
	qemu-arm@nongnu.org, Ruhr-University <bugs-syssec@rub.de>,
	Prasad J Pandit <pjp@fedoraproject.org>,
	qemu-block@nongnu.org
Subject: Re: [PATCH 0/4] hw/sd/sdhci: Strengthen multiple DMA transfers
Date: Fri, 18 Sep 2020 10:27:43 +0200	[thread overview]
Message-ID: <621986c9-5a52-383b-9cff-fef2696207bc@amsat.org> (raw)
In-Reply-To: <20200903172806.489710-1-f4bug@amsat.org>

On 9/3/20 7:28 PM, Philippe Mathieu-Daudé wrote:
> Still trying to fix the bugs reported by Aleksander...
> 
> - Do not send 0 block count
> - Reduce DMA to MMIO re-entrancy by yielding when pending IRQ
> 
> Based-on: <20200901140411.112150-1-f4bug@amsat.org>
> 
> Philippe Mathieu-Daudé (4):
>   hw/sd/sdhci: Stop multiple transfers when block count is cleared
>   hw/sd/sdhci: Resume pending DMA transfers on MMIO accesses
>   hw/sd/sdhci: Let sdhci_update_irq() return if IRQ was delivered
>   hw/sd/sdhci: Yield if interrupt delivered during multiple transfer

Thanks, series applied to my sd-next tree.



      parent reply	other threads:[~2020-09-18  8:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-03 17:28 [PATCH 0/4] hw/sd/sdhci: Strengthen multiple DMA transfers Philippe Mathieu-Daudé
2020-09-03 17:28 ` [PATCH 1/4] hw/sd/sdhci: Stop multiple transfers when block count is cleared Philippe Mathieu-Daudé
2020-09-03 17:28 ` [PATCH 2/4] hw/sd/sdhci: Resume pending DMA transfers on MMIO accesses Philippe Mathieu-Daudé
2020-09-03 17:28 ` [PATCH 3/4] hw/sd/sdhci: Let sdhci_update_irq() return if IRQ was delivered Philippe Mathieu-Daudé
2020-09-03 17:28 ` [PATCH 4/4] hw/sd/sdhci: Yield if interrupt delivered during multiple transfer Philippe Mathieu-Daudé
2020-09-10  7:19 ` [PATCH 0/4] hw/sd/sdhci: Strengthen multiple DMA transfers Philippe Mathieu-Daudé
2020-09-10 14:47 ` Alexander Bulekov
2020-09-18  8:27 ` Philippe Mathieu-Daudé [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=621986c9-5a52-383b-9cff-fef2696207bc@amsat.org \
    --to=f4bug@amsat.org \
    --cc=alxndr@bu.edu \
    --cc=bugs-syssec@rub.de \
    --cc=pjp@fedoraproject.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.