]> www.infradead.org Git - users/dwmw2/qemu.git/commit
pci: Let ld*_pci_dma() propagate MemTxResult
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 17 Dec 2021 22:49:30 +0000 (23:49 +0100)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 31 Dec 2021 00:05:27 +0000 (01:05 +0100)
commit4a63054bce23982b99f4d3c65528e47e614086b2
treea005491be410d7391e15f766680fb28d7acc4188
parent6bebb270731758fae3114b7d24c2b12b7c325cc5
pci: Let ld*_pci_dma() propagate MemTxResult

ld*_dma() returns a MemTxResult type. Do not discard
it, return it to the caller.

Update the few callers.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20211223115554.3155328-24-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
include/hw/pci/pci.h