]> git.proxmox.com Git - mirror_qemu.git/commit
dma: Let st*_dma() take MemTxAttrs argument
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 17 Dec 2021 22:53:34 +0000 (23:53 +0100)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 31 Dec 2021 00:05:27 +0000 (01:05 +0100)
commit2280c27afc65bb2af95dd44a88e3b7117bfe240a
tree045959413a018cc55eea9d6ed153f918cad03b75
parent292e13142d277c15bdd68331abc607e46628b7e1
dma: Let st*_dma() take MemTxAttrs argument

Let devices specify transaction attributes when calling st*_dma().

Keep the default MEMTXATTRS_UNSPECIFIED in the few callers.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20211223115554.3155328-16-philmd@redhat.com>
hw/nvram/fw_cfg.c
include/hw/pci/pci.h
include/hw/ppc/spapr_vio.h
include/sysemu/dma.h