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

r~

Reply via email to