]> www.infradead.org Git - users/dwmw2/qemu.git/commit
pci: Let ld*_pci_dma() take MemTxAttrs argument
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 17 Dec 2021 22:45:06 +0000 (23:45 +0100)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 31 Dec 2021 00:05:27 +0000 (01:05 +0100)
commit398f9a84ac7132e38caf7b066273734b3bf619ff
treed65ef68ad170d6223541500c7e857aeae3669a2b
parenta423a1b523296f8798a5851aaaba64dd166c0a74
pci: Let ld*_pci_dma() take MemTxAttrs argument

Let devices specify transaction attributes when calling ld*_pci_dma().

Keep the default MEMTXATTRS_UNSPECIFIED in the few callers.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20211223115554.3155328-22-philmd@redhat.com>
hw/audio/intel-hda.c
hw/net/eepro100.c
hw/net/tulip.c
hw/scsi/megasas.c
hw/scsi/mptsas.c
hw/scsi/vmw_pvscsi.c
hw/usb/hcd-xhci.c
include/hw/pci/pci.h