|
From: | Richard Henderson |
Subject: | Re: [PATCH 11/13] dma: Let dma_memory_rw() take MemTxAttrs argument |
Date: | Sat, 5 Sep 2020 21:02:52 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
On 9/4/20 8:44 AM, Philippe Mathieu-Daudé wrote: > Let devices specify transaction attributes when calling > dma_memory_rw(). > > Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> > --- > include/hw/pci/pci.h | 3 ++- > include/sysemu/dma.h | 11 ++++++----- > dma-helpers.c | 3 ++- > hw/intc/spapr_xive.c | 3 ++- > hw/usb/hcd-ohci.c | 10 ++++++---- > 5 files changed, 18 insertions(+), 12 deletions(-) Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |