On Wed, Aug 17, 2022 at 06:00:16PM +0200, Thomas Huth wrote: > If a guest sets up bad descriptors, it could force QEMU to access > non-existing memory regions. Thus we should check the return value > of dma_memory_read/write() to make sure that these errors don't go > unnoticed. > > Signed-off-by: Thomas Huth <th...@redhat.com>
Patch added to queue. thanks, Gerd