qemu/include/semihosting
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
..
common-semi.h semihosting: Move common-semi.h to include/semihosting/ 2022-06-28 04:35:07 +05:30
console.h semihosting: Remove qemu_semihosting_log_out 2022-07-12 22:32:12 +02:00
guestfd.h semihosting: Create qemu_semihosting_guestfd_init 2022-06-28 04:36:50 +05:30
semihost.h semihosting: Clean up global variable shadowing 2023-10-06 13:27:48 +02:00
syscalls.h semihosting: Create semihost_sys_poll_one 2022-06-28 04:41:37 +05:30
uaccess.h exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00