qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v7 0/6] memory: prevent dma-reentracy issues


From: Thomas Huth
Subject: Re: [PATCH v7 0/6] memory: prevent dma-reentracy issues
Date: Mon, 13 Mar 2023 15:02:30 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0

On 13/03/2023 09.24, Alexander Bulekov wrote:
v6 -> v7:
     - Fix bad qemu_bh_new_guarded calls found by Thomas (Patch 4)
     - Add an MR-specific flag to disable reentrancy (Patch 5)
     - Disable reentrancy checks for lsi53c895a's RAM-like MR (Patch 6)
Patches 5 and 6 need review. I left the review-tags for Patch 4,
     however a few of the qemu_bh_new_guarded calls have changed.

 Hi Alexander,

there seems to be another issue with one of the avocado tests:

 make -j8 qemu-system-aarch64
 make check-venv
 ./tests/venv/bin/avocado run \
   tests/avocado/boot_linux_console.py:BootLinuxConsole.test_aarch64_raspi3_atf

... works fine for me with the master branch, but it fails
for me after applying your patch series.
Can you reproduce that failure?

 Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]