|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v5 14/20] hw/audio: explicitly set .requester_type for intel-hda |
Date: | Mon, 21 Nov 2022 23:14:26 +0100 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 |
On 21/11/22 19:39, Peter Maydell wrote:
On Fri, 11 Nov 2022 at 18:35, Alex Bennée <alex.bennee@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.bennee@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!
[Prev in Thread] | Current Thread | [Next in Thread] |