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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-14
KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest
Brijesh Singh
1
-1
/
+2
2017-09-01
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
1
-11
/
+0
2017-08-25
KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state
Paolo Bonzini
1
-3
/
+14
2017-08-25
KVM: x86: simplify handling of PKRU
Paolo Bonzini
4
-30
/
+9
2017-08-25
KVM: x86: block guest protection keys unless the host has them enabled
Paolo Bonzini
1
-1
/
+1
2017-08-11
x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD"...
Borislav Petkov
1
-1
/
+1
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-02
KVM: X86: init irq->level in kvm_pv_kick_cpu_op
Longpeng(Mike)
1
-0
/
+1
2017-08-02
KVM: X86: Fix loss of pending INIT due to race
Wanpeng Li
1
-8
/
+11
2017-08-01
KVM: nVMX: fixes to nested virt interrupt injection
Paolo Bonzini
2
-25
/
+72
2017-08-01
KVM: nVMX: do not fill vm_exit_intr_error_code in prepare_vmcs12
Paolo Bonzini
1
-18
/
+34
2017-07-26
KVM: LAPIC: Fix reentrancy issues with preempt notifiers
Wanpeng Li
1
-3
/
+14
2017-07-26
KVM: nVMX: Fix loss of L2's NMI blocking state
Wanpeng Li
1
-0
/
+2
2017-07-26
KVM: nVMX: Fix posted intr delivery when vcpu is in guest mode
Wincy Van
1
-11
/
+11
2017-07-26
KVM: x86: do mask out upper bits of PAE CR3
Paolo Bonzini
1
-2
/
+2
2017-07-24
KVM: VMX: remove unused field
Paolo Bonzini
1
-1
/
+0
2017-07-20
kvm: x86: hyperv: avoid livelock in oneshot SynIC timers
Roman Kagan
1
-3
/
+4
2017-07-20
KVM: VMX: Fix invalid guest state detection after task-switch emulation
Wanpeng Li
1
-5
/
+10
2017-07-19
x86: add MULTIUSER dependency for KVM
Arnd Bergmann
1
-1
/
+1
2017-07-19
KVM: nVMX: Disallow VM-entry in MOV-SS shadow
Jim Mattson
1
-0
/
+7
2017-07-19
KVM: nVMX: track NMI blocking state separately for each VMCS
Paolo Bonzini
1
-10
/
+14
2017-07-19
KVM: x86: masking out upper bits
Dan Carpenter
1
-2
/
+2
2017-07-14
kvm: x86: hyperv: make VP_INDEX managed by userspace
Roman Kagan
3
-19
/
+39
2017-07-14
KVM: async_pf: Let guest support delivery of async_pf from guest mode
Wanpeng Li
3
-4
/
+5
2017-07-14
KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
Wanpeng Li
3
-10
/
+32
2017-07-14
KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
Wanpeng Li
4
-37
/
+50
2017-07-14
KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list
Wanpeng Li
3
-10
/
+11
2017-07-13
kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2
Roman Kagan
3
-6
/
+16
2017-07-13
KVM: x86: make backwards_tsc_observed a per-VM variable
Ladi Prosek
1
-4
/
+2
2017-07-12
KVM: SVM: Enable Virtual VMLOAD VMSAVE feature
Janakarajan Natarajan
1
-0
/
+24
2017-07-12
KVM: SVM: Rename lbr_ctl field in the vmcb control area
Janakarajan Natarajan
1
-5
/
+5
2017-07-12
KVM: SVM: Prepare for new bit definition in lbr_ctl
Janakarajan Natarajan
1
-2
/
+2
2017-07-12
KVM: SVM: handle singlestep exception when skipping emulated instructions
Ladi Prosek
1
-26
/
+33
2017-07-12
KVM: x86: take slots_lock in kvm_free_pit
Radim Krčmář
1
-0
/
+2
2017-07-12
kvm: vmx: Properly handle machine check during VM-entry
Jim Mattson
1
-6
/
+9
2017-07-12
KVM: x86: update master clock before computing kvmclock_offset
Radim Krčmář
1
-1
/
+7
2017-07-12
kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fields
Jim Mattson
1
-26
/
+34
2017-07-12
kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controls
Jim Mattson
1
-11
/
+6
2017-07-12
kvm: nVMX: Validate the I/O bitmaps on nested VM-entry
Jim Mattson
1
-0
/
+16
2017-07-12
kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH fails
Jim Mattson
1
-2
/
+2
2017-07-10
KVM: vmx: expose more information for KVM_INTERNAL_ERROR_DELIVERY_EV exits
Paolo Bonzini
1
-1
/
+7
2017-07-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-208
/
+357
2017-07-04
kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
Haozhong Zhang
1
-2
/
+4
2017-07-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+18
2017-07-03
x86: kvm: mmu: use ept a/d in vmcs02 iff used in vmcs12
Peter Feiner
2
-21
/
+18
2017-07-03
kvm: x86: mmu: allow A/D bits to be disabled in an mmu
Peter Feiner
2
-32
/
+89
2017-07-03
x86: kvm: mmu: make spte mmio mask more explicit
Peter Feiner
4
-6
/
+10
[next]