mirror of
https://github.com/mii443/qemu.git
synced 2025-09-01 14:49:23 +00:00
Currently the ll/sc instructions use the virtual address in both user and system mode. Use the physical address insteead in system mode. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>