qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH v4 0/3] linux-user: Allow gdbstub to ignore page protection


From: Richard Henderson
Subject: Re: [PATCH v4 0/3] linux-user: Allow gdbstub to ignore page protection
Date: Tue, 30 Jan 2024 08:47:59 +1000
User-agent: Mozilla Thunderbird

On 1/29/24 19:32, Ilya Leoshkevich wrote:
v3:https://lists.gnu.org/archive/html/qemu-devel/2024-01/msg02907.html
v3 -> v4: Hide InteractiveConsole behind QEMU_TEST_INTERACTIVE (Alex).
           Probe /proc/self/mem in the PROT_NONE test.

v2:https://lists.gnu.org/archive/html/qemu-devel/2024-01/msg01592.html
v2 -> v3: Add Richard's R-b on [1/3].
           Fix printing the architecture name and the number of failures
           in test_gdbstub.py.
           Patches that need review: [2/3] and [3/3].

v1:https://lists.gnu.org/archive/html/qemu-devel/2024-01/msg01314.html
v1 -> v2: Use /proc/self/mem as a fallback. Handle TB invalidation
           (Richard).
           Test cross-page accesses.

RFC:https://lists.gnu.org/archive/html/qemu-devel/2023-12/msg02044.html
RFC -> v1: Use /proc/self/mem and accept that this will not work
            without /proc.
            Factor out a couple functions for gdbstub testing.
            Add a test.

Thanks, updated tcg-next with this replacement.


r~



reply via email to

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