mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-11 14:44:43 +00:00
The rule is: - don't save PC if the exception is only triggered by softmmu. - save PC if the exception can be triggered by an helper. Fix a 64-bit kernel crash when loading modules. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>