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.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
2015-11-25
KVM: nVMX: remove incorrect vpid check in nested invvpid emulation
Haozhong Zhang
1
-5
/
+0
2015-11-18
KVM: x86: request interrupt window when IRQ chip is split
Matt Gingell
1
-2
/
+4
2015-11-18
KVM: x86: set KVM_REQ_EVENT on local interrupt request from user space
Matt Gingell
1
-0
/
+1
2015-11-18
KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_...
Matt Gingell
1
-24
/
+19
2015-11-18
KVM: x86: fix interrupt window handling in split IRQ chip case
Matt Gingell
1
-14
/
+19
2015-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-194
/
+209
2015-11-10
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
Paolo Bonzini
3
-3
/
+3
2015-11-10
KVM: svm: unconditionally intercept #DB
Paolo Bonzini
1
-11
/
+3
2015-11-10
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
2
-1
/
+12
2015-11-10
KVM: VMX: Dump TSC multiplier in dump_vmcs()
Haozhong Zhang
1
-0
/
+3
2015-11-10
KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC
Haozhong Zhang
1
-4
/
+5
2015-11-10
KVM: VMX: Setup TSC scaling ratio when a vcpu is loaded
Haozhong Zhang
1
-0
/
+6
2015-11-10
KVM: VMX: Enable and initialize VMX TSC scaling
Haozhong Zhang
1
-1
/
+16
2015-11-10
KVM: x86: Use the correct vcpu's TSC rate to compute time scale
Haozhong Zhang
1
-2
/
+4
2015-11-10
KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()
Haozhong Zhang
3
-7
/
+11
2015-11-10
KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
Haozhong Zhang
3
-10
/
+18
2015-11-10
KVM: x86: Replace call-back compute_tsc_offset() with a common function
Haozhong Zhang
3
-19
/
+12
2015-11-10
KVM: x86: Replace call-back set_tsc_khz() with a common function
Haozhong Zhang
3
-58
/
+41
2015-11-10
KVM: x86: Add a common TSC scaling function
Haozhong Zhang
2
-45
/
+43
2015-11-10
KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch
Haozhong Zhang
2
-16
/
+19
2015-11-10
KVM: x86: Collect information for setting TSC scaling ratio
Haozhong Zhang
2
-0
/
+7
2015-11-10
KVM: x86: declare a few variables as __read_mostly
Paolo Bonzini
1
-7
/
+7
2015-11-10
KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common
Paolo Bonzini
4
-21
/
+10
2015-11-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
20
-421
/
+1336
2015-11-05
KVM: VMX: Fix commit which broke PML
Kai Huang
1
-13
/
+11
2015-11-04
KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()
Laszlo Ersek
1
-1
/
+3
2015-11-04
KVM: x86: allow RSM from 64-bit mode
Paolo Bonzini
1
-5
/
+25
2015-11-04
KVM: VMX: fix SMEP and SMAP without EPT
Radim Krčmář
1
-9
/
+10
2015-11-04
KVM: x86: move kvm_set_irq_inatomic to legacy device assignment
Paolo Bonzini
2
-34
/
+37
2015-11-04
KVM: device assignment: remove pointless #ifdefs
Paolo Bonzini
1
-25
/
+0
2015-11-04
KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic
Paolo Bonzini
1
-6
/
+8
2015-11-04
KVM: x86: zero apic_arb_prio on reset
Radim Krčmář
1
-0
/
+2
2015-11-04
KVM: x86: handle SMBASE as physical address in RSM
Radim Krčmář
1
-4
/
+3
2015-11-04
KVM: x86: add read_phys to x86_emulate_ops
Radim Krčmář
1
-0
/
+10
2015-11-04
KVM: x86: removing unused variable
Saurabh Sengar
1
-11
/
+5
2015-11-04
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-18
/
+19
2015-10-19
KVM: x86: MMU: Initialize force_pt_level before calling mapping_level()
Takuya Yoshikawa
2
-4
/
+5
2015-10-19
kvm: x86: zero EFER on INIT
Paolo Bonzini
2
-8
/
+6
2015-10-16
KVM: x86: move steal time initialization to vcpu entry time
Marcelo Tosatti
1
-7
/
+2
2015-10-16
KVM: x86: MMU: Eliminate an extra memory slot search in mapping_level()
Takuya Yoshikawa
1
-6
/
+11
2015-10-16
KVM: x86: MMU: Remove mapping_level_dirty_bitmap()
Takuya Yoshikawa
1
-8
/
+16
2015-10-16
KVM: x86: MMU: Move mapping_level_dirty_bitmap() call in mapping_level()
Takuya Yoshikawa
2
-18
/
+17
2015-10-16
KVM: x86: MMU: Simplify force_pt_level calculation code in FNAME(page_fault)()
Takuya Yoshikawa
1
-8
/
+7
2015-10-16
KVM: x86: MMU: Make force_pt_level bool
Takuya Yoshikawa
2
-6
/
+6
2015-10-16
kvm: svm: Only propagate next_rip when guest supports it
Joerg Roedel
2
-1
/
+31
2015-10-16
KVM: x86: manually unroll bad_mt_xwr loop
Paolo Bonzini
1
-8
/
+10
2015-10-16
KVM: nVMX: expose VPID capability to L1
Wanpeng Li
1
-2
/
+7
2015-10-16
KVM: nVMX: nested VPID emulation
Wanpeng Li
1
-7
/
+32
2015-10-16
KVM: nVMX: emulate the INVVPID instruction
Wanpeng Li
1
-1
/
+60
2015-10-14
KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid
Wanpeng Li
1
-8
/
+13
[next]