summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/emulate.c
AgeCommit message (Expand)Author
2024-04-01Fix warning messages from CodeQL scan for WHCP.Haitao Shan
2024-04-01kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor accessPaolo Bonzini
2024-04-01KVM: x86: introduce linear_{read,write}_systemPaolo Bonzini
2024-04-01KVM: x86: fix singlestepping over syscallPaolo Bonzini
2024-04-01KVM: x86: Introduce segmented_write_stdSteve Rutherford
2024-04-01KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini
2023-02-10Rename GVM to AEHD.Haitao Shan
2022-01-18Fix variable typing in insn_fetch macro so that unsigned/signedHaitao Shan
2020-04-30Fix a BSOD triggered by Windows 10 20H1.Haitao Shan
2020-04-05Properly handle divide-by-zero exception in instruction emulator.Haitao Shan
2019-11-06Android Emulator Hypervisor Driver for AMD Processors 1.0Haitao Shan
2017-03-29Initial Commit by Copying Codes from KernelHaitao Shan