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é <phi...@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.hender...@linaro.org> r~