Skip to content
Commit 97cc7560 authored by Dr. David Alan Gilbert's avatar Dr. David Alan Gilbert Committed by Riku Voipio
Browse files

linux-user: Implement new ARM 64 bit cmpxchg kernel helper



linux-user: Implement new ARM 64 bit cmpxchg kernel helper

Linux 3.1 will have a new kernel-page helper for ARM implementing
64 bit cmpxchg. Implement this helper in QEMU linux-user mode:
 * Provide kernel helper emulation for 64bit cmpxchg
 * Allow guest to object to guest offset to ensure it can map a page
 * Populate page with kernel helper version

Signed-off-by: default avatarRiku Voipio <riku.voipio@linaro.org>
Reviewed-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Signed-off-by: default avatarDr. David Alan Gilbert <david.gilbert@linaro.org>
parent 70afc343
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment