qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 2/4] dma: Let ld*_dma() take MemTxAttrs argument


From: Richard Henderson
Subject: Re: [PATCH 2/4] dma: Let ld*_dma() take MemTxAttrs argument
Date: Tue, 21 Dec 2021 15:06:53 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 12/18/21 6:51 AM, Philippe Mathieu-Daudé wrote:
Let devices specify transaction attributes when calling ld*_dma().

Keep the default MEMTXATTRS_UNSPECIFIED in the few callers.

Signed-off-by: Philippe Mathieu-Daudé<philmd@redhat.com>
---
  include/hw/pci/pci.h       |  3 ++-
  include/hw/ppc/spapr_vio.h |  3 ++-
  include/sysemu/dma.h       | 11 ++++++-----
  hw/intc/pnv_xive.c         |  7 ++++---
  hw/usb/hcd-xhci.c          |  6 +++---
  5 files changed, 17 insertions(+), 13 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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