On 21/11/22 19:39, Peter Maydell wrote:
On Fri, 11 Nov 2022 at 18:35, Alex Bennée <alex.ben...@linaro.org> wrote:This is simulating a bus master writing data back into system memory. Mark it as such. Signed-off-by: Alex Bennée <alex.ben...@linaro.org> --- hw/audio/intel-hda.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
I wonder if stl_le_pci_dma() and friends should set the requester_id on the attrs that they are passed ?
Very good point!