summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/svm.c
AgeCommit message (Expand)Author
2023-02-10Rename GVM to AEHD.Haitao Shan
2020-04-30Move host state save/restore routine to vmx arch code.Haitao Shan
2020-04-30Dynamically enable/disable Intel VMX for coexistence with other VMMs.Haitao Shan
2020-04-30Move FPU context switching to where it is right before entering guestHaitao Shan
2020-02-12Using __try/__except when calling MmProbeAndLockPages.Haitao Shan
2019-12-16Turn on/off SVM dynamically at run time.Haitao Shan
2019-11-06Android Emulator Hypervisor Driver for AMD Processors 1.0Haitao Shan
2017-03-29Initial Commit by Copying Codes from KernelHaitao Shan