qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 08/14] exec/cpu: Extract page-protection definitions to page-


From: Richard Henderson
Subject: Re: [PATCH 08/14] exec/cpu: Extract page-protection definitions to page-prot-common.h
Date: Sun, 28 Apr 2024 11:29:28 -0700
User-agent: Mozilla Thunderbird

On 4/27/24 08:57, Philippe Mathieu-Daudé wrote:
Extract page-protection definitions from "exec/cpu-all.h"
to "exec/page-prot-common.h".

The list of files requiring the new header was generated
using:

$ git grep -wE \
   'PAGE_(READ|WRITE|EXEC|BITS|VALID|ANON|RESERVED|TARGET_.|PASSTHROUGH)'

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
Acked-by: Nicholas Piggin<npiggin@gmail.com>
---

Acked-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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