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
/
vmx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-05
KVM: VMX: remove duplicated declaration
Jan Dakinevich
1
-6
/
+0
2016-12-21
KVM: nVMX: fix instruction skipping during emulated vm-entry
David Matlack
1
-4
/
+4
2016-12-19
kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
Jim Mattson
1
-6
/
+5
2016-12-15
kvm: nVMX: Correct a VMX instruction error code for VMPTRLD
GanShun
1
-1
/
+1
2016-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-401
/
+691
2016-12-08
KVM: nVMX: invvpid handling improvements
Jan Dakinevich
1
-0
/
+10
2016-12-08
KVM: nVMX: check host CR3 on vmentry and vmexit
Ladi Prosek
1
-7
/
+18
2016-12-08
KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentry
Ladi Prosek
1
-15
/
+42
2016-12-08
KVM: nVMX: propagate errors from prepare_vmcs02
Ladi Prosek
1
-4
/
+19
2016-12-08
KVM: nVMX: fix CR3 load if L2 uses PAE paging and EPT
Ladi Prosek
1
-2
/
+14
2016-12-08
KVM: nVMX: load GUEST_EFER after GUEST_CR0 during emulated VM-entry
David Matlack
1
-9
/
+9
2016-12-08
KVM: nVMX: generate MSR_IA32_CR{0,4}_FIXED1 from guest CPUID
David Matlack
1
-3
/
+52
2016-12-08
KVM: nVMX: fix checks on CR{0,4} during virtual VMX operation
David Matlack
1
-24
/
+53
2016-12-08
KVM: nVMX: support restore of VMX capability MSRs
David Matlack
1
-24
/
+266
2016-12-08
KVM: nVMX: generate non-true VMX MSRs based on true versions
David Matlack
1
-26
/
+19
2016-12-08
KVM: x86: Add kvm_skip_emulated_instruction and use it.
Kyle Huey
1
-105
/
+72
2016-12-08
KVM: VMX: Move skip_emulated_instruction out of nested_vmx_check_vmcs12
Kyle Huey
1
-20
/
+33
2016-12-08
KVM: VMX: Reorder some skip_emulated_instruction calls
Kyle Huey
1
-6
/
+6
2016-12-08
KVM: x86: Add a return value to kvm_emulate_cpuid
Kyle Huey
1
-2
/
+1
2016-11-23
Merge branch 'linus' into x86/fpu, to resolve conflicts
Ingo Molnar
1
-45
/
+20
2016-11-22
KVM: nVMX: invvpid handling improvements
Jan Dakinevich
1
-12
/
+24
2016-11-17
kvm: x86: make function static to avoid compiling warning
Jiang Biao
1
-1
/
+1
2016-11-03
kvm: x86: avoid atomic operations on APICv vmentry
Paolo Bonzini
1
-1
/
+13
2016-11-02
KVM: nVMX: support descriptor table exits
Paolo Bonzini
1
-0
/
+3
2016-11-02
kvm: x86: remove the misleading comment in vmx_handle_external_intr
Longpeng(Mike)
1
-5
/
+0
2016-11-02
KVM: VMX: refactor setup of global page-sized bitmaps
Radim Krčmář
1
-82
/
+38
2016-11-02
KVM: VMX: join functions that disable x2apic msr intercepts
Radim Krčmář
1
-36
/
+15
2016-11-02
KVM: VMX: remove functions that enable msr intercepts
Radim Krčmář
1
-53
/
+4
2016-11-02
kvm: nVMX: Update MSR load counts on a VMCS switch
Jim Mattson
1
-0
/
+11
2016-11-02
kvm: nVMX: Fetch VM_INSTRUCTION_ERROR from vmcs02 on vmx->fail
Jim Mattson
1
-1
/
+5
2016-11-02
KVM: VMX: Better name x2apic msr bitmaps
Wanpeng Li
1
-36
/
+36
2016-11-02
kvm: nVMX: VMCLEAR an active shadow VMCS after last use
Jim Mattson
1
-7
/
+15
2016-11-02
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
Paolo Bonzini
1
-36
/
+3
2016-11-01
x86/fpu, kvm: Remove host CR0.TS manipulation
Andy Lutomirski
1
-8
/
+4
2016-10-27
kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID types
Jim Mattson
1
-2
/
+2
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-72
/
+135
2016-09-23
KVM: nVMX: Fix the NMI IDT-vectoring handling
Wanpeng Li
1
-15
/
+16
2016-09-23
KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactive
Wanpeng Li
1
-38
/
+94
2016-09-23
KVM: nVMX: Fix reload apic access page warning
Wanpeng Li
1
-1
/
+1
2016-09-16
kvm: x86: drop read_tsc_offset()
Luiz Capitulino
1
-6
/
+0
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
1
-67
/
+69
2016-09-07
KVM: nVMX: expose INS/OUTS information support
Jan Dakinevich
1
-0
/
+9
2016-09-07
KVM: VMX: not use vmcs_config in setup_vmcs_config
Paolo Bonzini
1
-1
/
+1
2016-09-07
KVM: x86: ratelimit and decrease severity for guest-triggered printk
Paolo Bonzini
1
-9
/
+9
2016-09-07
KVM: nVMX: pass valid guest linear-address to the L1
Jan Dakinevich
1
-0
/
+3
2016-09-07
KVM: nVMX: make emulated nested preemption timer pinned
Wanpeng Li
1
-1
/
+1
2016-09-07
vmx: refine validity check for guest linear address
Liang Li
1
-1
/
+1
2016-08-18
kvm: nVMX: fix nested tsc scaling
Peter Feiner
1
-4
/
+12
2016-08-18
KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
Radim Krčmář
1
-0
/
+13
2016-08-18
KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC
Radim Krčmář
1
-63
/
+44
[next]