unicorn/tests
Spl3en 4c3ad139ea (Fix #341) SYSENTER instruction is not properly hooked with uc_hook_add in x86 emulation.
helper_sysenter in qemu/target-i386/seg_helper.c didn't check properly if a call interrupt callback was registred.
It has been fixed by copying the helper_syscall behavior.
2015-12-24 16:00:22 +01:00
..
regress (Fix #341) SYSENTER instruction is not properly hooked with uc_hook_add in x86 emulation. 2015-12-24 16:00:22 +01:00
unit x86: identity map guest address to host address. this fixes issue #300 2015-12-24 09:51:17 +08:00