summaryrefslogtreecommitdiff
path: root/virt
AgeCommit message (Expand)Author
2024-04-01Replace copy_from_user and memdup_user with safe memory copies.Haitao Shan
2024-04-01KVM: fix memory leak in kvm_io_bus_unregister_dev()Rustam Kovhaev
2024-04-01KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand
2024-04-01Remove unnecessary second assignment around kvm io bus.Haitao Shan
2024-04-01Fix warning messages from CodeQL scan for WHCP.Haitao Shan
2023-02-10Rename GVM to AEHD.Haitao Shan
2020-06-04Remove affinity pinning for Intel CPUs.Haitao Shan
2020-04-30Get the right physical address from MDL directly.Haitao Shan
2020-04-30Dynamically enable/disable Intel VMX for coexistence with other VMMs.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-12-19Implement FastIoDeviceControl for vcpu run call.Haitao Shan
2019-12-03Remove ram protection support.Haitao Shan
2019-11-27Zero vcpu shared pages when initializing.Haitao Shan
2019-11-15Force vcpu thread back to user space at least every second.Haitao Shan
2019-11-06Android Emulator Hypervisor Driver for AMD Processors 1.0Haitao Shan
2017-03-29Initial Commit by Copying Codes from KernelHaitao Shan