index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-12
KVM: SVM: Add clean-bit for DR6 and DR7
Joerg Roedel
1
-0
/
+4
2011-01-12
KVM: SVM: Add clean-bit for control registers
Joerg Roedel
1
-0
/
+7
2011-01-12
KVM: SVM: Add clean-bit for NPT state
Joerg Roedel
1
-0
/
+3
2011-01-12
KVM: SVM: Add clean-bit for interrupt state
Joerg Roedel
1
-1
/
+7
2011-01-12
KVM: SVM: Add clean-bit for the ASID
Joerg Roedel
1
-0
/
+3
2011-01-12
KVM: SVM: Add clean-bit for IOPM_BASE and MSRPM_BASE
Joerg Roedel
1
-0
/
+1
2011-01-12
KVM: SVM: Add clean-bit for intercetps, tsc-offset and pause filter count
Joerg Roedel
1
-0
/
+7
2011-01-12
KVM: SVM: Add clean-bits infrastructure code
Roedel, Joerg
1
-0
/
+31
2011-01-12
KVM: SVM: Use get_host_vmcb function in svm_get_msr for TSC
Joerg Roedel
1
-7
/
+2
2011-01-12
KVM: SVM: Add manipulation functions for misc intercepts
Joerg Roedel
1
-33
/
+51
2011-01-12
KVM: SVM: Add manipulation functions for exception intercepts
Joerg Roedel
1
-29
/
+29
2011-01-12
KVM: SVM: Add manipulation functions for DRx intercepts
Joerg Roedel
1
-36
/
+44
2011-01-12
KVM: SVM: Add manipulation functions for CRx intercepts
Roedel, Joerg
1
-56
/
+64
2011-01-12
KVM: SVM: Add function to recalculate intercept masks
Joerg Roedel
1
-17
/
+26
2011-01-12
KVM: SVM: Make Use of the generic guest-mode functions
Joerg Roedel
1
-23
/
+21
2011-01-12
KVM: Pull extra page fault information into struct x86_exception
Avi Kivity
1
-3
/
+4
2011-01-12
KVM: Add instruction-set-specific exit qualifications to kvm_exit trace
Avi Kivity
1
-0
/
+10
2011-01-12
KVM: Record instruction set in kvm_exit tracepoint
Avi Kivity
1
-1
/
+1
2011-01-12
KVM: SVM: Replace svm_has() by standard Linux cpuid accessors
Avi Kivity
1
-10
/
+5
2011-01-12
KVM: SVM: Fold save_host_msrs() and load_host_msrs() into their callers
Avi Kivity
1
-20
/
+6
2011-01-12
KVM: SVM: Move fs/gs/ldt save/restore to heavyweight exit path
Avi Kivity
1
-14
/
+21
2011-01-12
KVM: SVM: Move svm->host_gs_base into a separate structure
Avi Kivity
1
-3
/
+5
2011-01-12
KVM: SVM: Move guest register save out of interrupts disabled section
Avi Kivity
1
-5
/
+5
2011-01-12
KVM: Handle async PF in a guest.
Gleb Natapov
1
-9
/
+36
2010-12-08
KVM: SVM: Do not report xsave in supported cpuid
Joerg Roedel
1
-0
/
+4
2010-11-18
KVM: Correct ordering of ldt reload wrt fs/gs reload
Avi Kivity
1
-1
/
+1
2010-10-24
KVM: fix typo in copyright notice
Nicolas Kaiser
1
-1
/
+1
2010-10-24
KVM: SVM: do not generate "external interrupt exit" if other exit is pending
Gleb Natapov
1
-0
/
+8
2010-10-24
KVM: Non-atomic interrupt injection
Avi Kivity
1
-0
/
+12
2010-10-24
KVM: Check for pending events before attempting injection
Avi Kivity
1
-1
/
+7
2010-10-24
KVM: X86: Report SVM bit to userspace only when supported
Joerg Roedel
1
-0
/
+4
2010-10-24
KVM: SVM: Report Nested Paging support to userspace
Joerg Roedel
1
-0
/
+4
2010-10-24
KVM: SVM: Expect two more candiates for exit_int_info
Joerg Roedel
1
-1
/
+2
2010-10-24
KVM: SVM: Initialize Nested Nested MMU context on VMRUN
Joerg Roedel
1
-9
/
+41
2010-10-24
KVM: SVM: Implement MMU helper functions for Nested Nested Paging
Joerg Roedel
1
-0
/
+30
2010-10-24
KVM: MMU: Add kvm_mmu parameter to load_pdptrs function
Joerg Roedel
1
-1
/
+1
2010-10-24
KVM: X86: Introduce a tdp_set_cr3 function
Joerg Roedel
1
-9
/
+14
2010-10-24
KVM: SVM: Clean up rip handling in vmrun emulation
Roedel, Joerg
1
-4
/
+4
2010-10-24
KVM: SVM: Restore correct registers after sel_cr0 intercept emulation
Joerg Roedel
1
-2
/
+31
2010-10-24
KVM: SVM: init_vmcb should reset vcpu->efer
Marcelo Tosatti
1
-1
/
+1
2010-10-24
KVM: SVM: reset mmu context in init_vmcb
Marcelo Tosatti
1
-2
/
+2
2010-10-24
KVM: x86: Unify TSC logic
Zachary Amsden
1
-16
/
+10
2010-10-24
KVM: x86: Move TSC offset writes to common code
Zachary Amsden
1
-2
/
+4
2010-10-24
KVM: x86: Convert TSC writes to TSC offset writes
Zachary Amsden
1
-14
/
+17
2010-10-24
KVM: SVM: Check for asid != 0 on nested vmrun
Joerg Roedel
1
-0
/
+3
2010-10-24
KVM: SVM: Check for nested vmrun intercept before emulating vmrun
Joerg Roedel
1
-0
/
+19
2010-10-24
KVM: SVM: Emulate next_rip svm feature
Joerg Roedel
1
-1
/
+7
2010-10-24
KVM: SVM: Sync efer back into nested vmcb
Joerg Roedel
1
-0
/
+1
2010-10-19
KVM: Fix fs/gs reload oops with invalid ldt
Avi Kivity
1
-5
/
+10
2010-10-11
KVM: x86: Move TSC reset out of vmcb_init
Zachary Amsden
1
-1
/
+1
[prev]
[next]