aboutsummaryrefslogtreecommitdiff
path: root/stubs
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2013-03-06 03:01:15 +0100
committerJohn Rigby <john.rigby@linaro.org>2013-05-14 12:50:26 -0600
commita49523f7316b4047eeaefba4d3742928e8c92366 (patch)
tree35c949ff7270810347853f2ef92ef6a63b6c84b5 /stubs
parent95892bda2689ee796ed86dc84cef6844ac957bca (diff)
linux-user: AArch64 requires at least 3.8.0aarch64-wip-v5
Glibc 1.17 checks for the host kernel version on startup. Unfortunately, it also checks whether the host kernel version is recent enough for the target to run at all. Since AArch64 support only got introduced in 3.8.0, that means that glibc refuses to run on any older kernel version than that. To allow for execution of linux-user guests even on older host kernels, let's always fake the kernel version to 3.8.0 on AArch64 guests. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: John Rigby <john.rigby@linaro.org>
Diffstat (limited to 'stubs')
0 files changed, 0 insertions, 0 deletions