summaryrefslogtreecommitdiffstats
path: root/translate-all.c
diff options
context:
space:
mode:
authorRichard Henderson2016-12-15 22:55:46 +0100
committerRichard Henderson2017-01-23 18:52:40 +0100
commit7ad439df5616fd1854a58ef7bf87c7a092cd34ce (patch)
treece97d2216f2d5288a7be5bd210b542a583c8a414 /translate-all.c
parenttarget-hppa: Implement branches (diff)
downloadqemu-7ad439df5616fd1854a58ef7bf87c7a092cd34ce.tar.gz
qemu-7ad439df5616fd1854a58ef7bf87c7a092cd34ce.tar.xz
qemu-7ad439df5616fd1854a58ef7bf87c7a092cd34ce.zip
target-hppa: Implement linux-user gateway page
For linux, page 0 is mapped as an execute-only gateway. A gateway page is a special bit in the page table that allows a B,GATE insn within that page to raise processor permissions. This is how system calls are implemented for HPPA. Rather than actually map anything here, or handle permissions at all, implement the semantics of the actual linux syscall entry points. Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'translate-all.c')
0 files changed, 0 insertions, 0 deletions