mirror of
https://github.com/mii443/qemu.git
synced 2025-08-26 17:10:08 +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>