summaryrefslogtreecommitdiff
path: root/ntkrutils.h
AgeCommit message (Expand)Author
2024-04-01Use high resolution timer API (ExXXXTimer) to implement LAPIC timer.Haitao Shan
2024-04-01Replace copy_from_user and memdup_user with safe memory copies.Haitao Shan
2024-04-01Check whether an address is in user space before copying.Haitao Shan
2023-02-10Rename GVM to AEHD.Haitao Shan
2020-08-04Fix a race condition regarding allocating/freeing memory.Haitao Shan
2020-04-30Refine __copy_user logic when SMAP is in place.Haitao Shan
2020-02-12A much simpler implementation of linux's copy_from/to_user.Haitao Shan
2020-02-12Using __try/__except when calling MmProbeAndLockPages.Haitao Shan
2020-02-12Pinning vcpu to cpu to work around a hang issue on Intel.Haitao Shan
2019-11-06Fix Windows 10 1903 hang when SMAP is turned on.Haitao Shan
2019-11-06Android Emulator Hypervisor Driver for AMD Processors 1.0Haitao Shan