qemu/target
Philippe Mathieu-Daudé 74781c0888 exec/cpu: Extract page-protection definitions to page-protection.h
Extract page-protection definitions from "exec/cpu-all.h"
to "exec/page-protection.h".

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

$ git grep -wE \
  'PAGE_(READ|WRITE|EXEC|RWX|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>
Message-Id: <20240427155714.53669-3-philmd@linaro.org>
2024-05-06 11:17:15 +02:00
..
alpha exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
arm exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
avr exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
cris exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
hexagon accel: Include missing 'exec/cpu_ldst.h' header 2024-04-26 15:31:37 +02:00
hppa exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
i386 exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
loongarch exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
m68k exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
microblaze exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
mips exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
openrisc exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
ppc exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
riscv exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
rx exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
s390x exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
sh4 exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
sparc exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
tricore exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
xtensa exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
Kconfig target/nios2: Remove the deprecated Nios II target 2024-04-24 16:03:38 +02:00
meson.build exec: Expose 'target_page.h' API to user emulation 2024-04-26 15:28:11 +02:00