1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
x86: Drop constant return values from SVM functions More... over 10 years ago
x86: Do not call vmload/vmsave on every VM exit More... over 10 years ago
x86: Adjust output of SVM's dump_guest_regs More... over 10 years ago
x86: Make FS_BASE MSR restoration VMX-specific More... over 10 years ago
x86: Simplify descriptor reset in svm_vcpu_reset More... over 10 years ago
x86: Simplify set_svm_segment_from_dtr More... over 10 years ago
x86: Simplify set_svm_segment_from_segment More... over 10 years ago
x86: Remove write-only linux_sysenter_* fields More... over 10 years ago
x86: Make SYSENTER MSR restoration VMX-specific More... over 10 years ago
x86: Remove unneeded MSR restoring from SVM's vcpu_deactivate_vmm More... over 10 years ago
x86: Drop PERCPU_VMCB and VMCB_RAX More... over 10 years ago
x86: Drop local guest_regs variable from SVM version of vcpu_handle_exit More... over 10 years ago
x86: Remove guest registers parameter from svm_handle_msr_write More... over 10 years ago
x86: Pass vmcb instead of cpu_data to some internal SVM functions More... over 10 years ago
x86: Rename x86_parse_mov_to_cr to svm_parse_mov_to_cr More... over 10 years ago
x86: Cache vmcb instead of cpu_data in SVM's vcpu_vendor_get_execution_state More... over 10 years ago
x86: Remove guest registers parameter from svm_handle_cr More... over 10 years ago
x86: Remove traces of cpuid interception from SVM More... over 10 years ago
x86: Drop local guest_regs variable from VMX version of vcpu_handle_exit More... over 10 years ago
x86: Factor out vmx_handle_cpuid More... over 10 years ago
x86: Remove parameters from vmx_handle_cr More... over 10 years ago
x86: Refactor SVM version of vcpu_activate_vmm More... over 10 years ago
x86: Retrieve vcpu_mmio_intercept from vcpu_handle_mmio_access More... over 10 years ago
x86: Rename vcpu_handle_pt_violation to vcpu_handle_mmio_access More... over 10 years ago
x86: Rename parameter of vcpu_vendor_get_io_intercept More... over 10 years ago
x86: Retrieve vcpu_io_intercept from vcpu_handle_io_access More... over 10 years ago
core: Fix documentation of paging_get_guest_pages More... over 10 years ago
x86: Obtain execution state inside vcpu_handle_hypercall More... over 10 years ago
x86: Remove guest registers parameter from vcpu_handle_msr_read/write More... over 10 years ago
x86: Remove guest registers parameter from vcpu_handle_mmio_access More... over 10 years ago