index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-09-19
KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
Haozhong Zhang
1
-12
/
+21
2017-09-19
KVM: VMX: do not change SN bit in vmx_update_pi_irte()
Haozhong Zhang
1
-5
/
+1
2017-09-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-66
/
+96
2017-09-15
kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly
Jim Mattson
1
-59
/
+75
2017-09-15
kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly
Jim Mattson
1
-6
/
+8
2017-09-15
kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry
Jim Mattson
1
-7
/
+9
2017-09-15
KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
Jan H. Schönherr
1
-2
/
+7
2017-09-15
kvm: nVMX: Don't allow L2 to access the hardware CR8
Jim Mattson
1
-0
/
+5
2017-09-13
KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv()
Suravee Suthikulpanit
1
-1
/
+1
2017-09-13
x86/paravirt: Remove no longer used paravirt functions
Juergen Gross
1
-1
/
+1
2017-09-09
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-169
/
+451
2017-09-08
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
1
-17
/
+8
2017-09-05
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2017-08-29
x86/idt: Unify gate_struct handling for 32/64-bit kernels
Thomas Gleixner
1
-1
/
+1
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
1
-101
/
+207
2017-08-25
kvm: nVMX: Validate the virtual-APIC address on nested VM-entry
Jim Mattson
1
-0
/
+15
2017-08-25
KVM: x86: simplify handling of PKRU
Paolo Bonzini
1
-17
/
+8
2017-08-24
KVM: nVMX: Fix trying to cancel vmlauch/vmresume
Wanpeng Li
1
-14
/
+17
2017-08-24
KVM: X86: Fix loss of exception which has not yet been injected
Wanpeng Li
1
-2
/
+2
2017-08-24
KVM: VMX: use kvm_event_needs_reinjection
Wanpeng Li
1
-3
/
+1
2017-08-24
KVM: MMU: Expose the LA57 feature to VM.
Yu Zhang
1
-4
/
+4
2017-08-24
KVM: MMU: Add 5 level EPT & Shadow page table support.
Yu Zhang
1
-6
/
+15
2017-08-24
kvm: vmx: Raise #UD on unsupported XSAVES/XRSTORS
Paolo Bonzini
1
-4
/
+22
2017-08-24
kvm: vmx: Raise #UD on unsupported RDSEED
Jim Mattson
1
-1
/
+23
2017-08-24
kvm: vmx: Raise #UD on unsupported RDRAND
Jim Mattson
1
-1
/
+30
2017-08-24
KVM: VMX: cache secondary exec controls
Paolo Bonzini
1
-46
/
+54
2017-08-18
KVM: VMX: always require WB memory type for EPT
David Hildenbrand
1
-2
/
+7
2017-08-18
KVM: VMX: cleanup EPTP definitions
David Hildenbrand
1
-14
/
+11
2017-08-18
KVM: x86: fix use of L1 MMIO areas in nested guests
Paolo Bonzini
1
-1
/
+6
2017-08-18
KVM: x86: Avoid guest page table walk when gpa_available is set
Brijesh Singh
1
-4
/
+0
2017-08-18
KVM: x86: simplify ept_misconfig
Paolo Bonzini
1
-10
/
+3
2017-08-11
KVM: nVMX: validate eptp pointer
David Hildenbrand
1
-5
/
+2
2017-08-10
kvm: nVMX: Add support for fast unprotection of nested guest page tables
Paolo Bonzini
1
-1
/
+4
2017-08-10
KVM: X86: Fix residual mmio emulation request to userspace
Wanpeng Li
1
-0
/
+1
2017-08-08
KVM: X86: implement the logic for spinlock optimization
Longpeng(Mike)
1
-1
/
+7
2017-08-08
KVM: add spinlock optimization framework
Longpeng(Mike)
1
-1
/
+1
2017-08-07
KVM: x86: use general helpers for some cpuid manipulation
Radim Krčmář
1
-4
/
+2
2017-08-07
KVM: x86: generalize guest_cpuid_has_ helpers
Radim Krčmář
1
-14
/
+12
2017-08-07
KVM: nVMX: Emulate EPTP switching for the L1 hypervisor
Bandan Das
1
-6
/
+118
2017-08-07
KVM: nVMX: Enable VMFUNC for the L1 hypervisor
Bandan Das
1
-2
/
+51
2017-08-07
KVM: vmx: Enable VMFUNCs
Bandan Das
1
-1
/
+21
2017-08-07
KVM: nVMX: get rid of nested_release_page*
David Hildenbrand
1
-26
/
+15
2017-08-07
KVM: nVMX: get rid of nested_get_page()
David Hildenbrand
1
-31
/
+26
2017-08-07
KVM: nVMX: INVPCID support
Paolo Bonzini
1
-9
/
+25
2017-08-03
KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"
Wanpeng Li
1
-2
/
+9
2017-08-02
KVM: nVMX: mark vmcs12 pages dirty on L2 exit
David Matlack
1
-10
/
+43
2017-08-02
kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardown
David Matlack
1
-5
/
+11
2017-08-02
KVM: nVMX: do not pin the VMCS12
Paolo Bonzini
1
-17
/
+7
2017-08-01
KVM: nVMX: fixes to nested virt interrupt injection
Paolo Bonzini
1
-25
/
+62
[next]