]> Git Repo - qemu.git/commit
linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI
authorRichard Henderson <[email protected]>
Wed, 21 Oct 2020 17:37:39 +0000 (10:37 -0700)
committerPeter Maydell <[email protected]>
Tue, 27 Oct 2020 10:44:02 +0000 (10:44 +0000)
commitbe5d6f4884021208ae0e73379c83e51500ad3a8d
tree900f37df4b572acc462d978b0653f29a8e60c029
parent0b6a03c044b6b0b09ad590c0d8b1bc60f12b9612
linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI

Transform the prot bit to a qemu internal page bit, and save
it in the page tables.

Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-id: 20201021173749[email protected]
Signed-off-by: Peter Maydell <[email protected]>
include/exec/cpu-all.h
linux-user/mmap.c
linux-user/syscall_defs.h
target/arm/cpu.h
target/arm/translate-a64.c
This page took 0.027869 seconds and 4 git commands to generate.