summaryrefslogtreecommitdiffstats
path: root/linux-user/i386/cpu_loop.c
diff options
context:
space:
mode:
authorRichard Henderson2020-02-13 04:22:22 +0100
committerLaurent Vivier2020-03-26 08:08:54 +0100
commitbf02adcd888f2837f6accc235a3acf69ca2e82f8 (patch)
treefe0653450e0ff0ae4ba7929c7efefef5dd62e84b /linux-user/i386/cpu_loop.c
parentlinux-user/i386: Emulate x86_64 vsyscalls (diff)
downloadqemu-bf02adcd888f2837f6accc235a3acf69ca2e82f8.tar.gz
qemu-bf02adcd888f2837f6accc235a3acf69ca2e82f8.tar.xz
qemu-bf02adcd888f2837f6accc235a3acf69ca2e82f8.zip
linux-user: Add x86_64 vsyscall page to /proc/self/maps
The page isn't (necessarily) present in the host /proc/self/maps, and even if it might be it isn't present in page_flags, and even if it was it might not have the same set of page permissions. The easiest thing to do, particularly when it comes to the "[vsyscall]" note at the end of line, is to special case it. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20200213032223.14643-5-richard.henderson@linaro.org> [lv: remove trailing space] Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'linux-user/i386/cpu_loop.c')
0 files changed, 0 insertions, 0 deletions