index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: x86: move MSR_IA32_TSC handling to x86.c
Paolo Bonzini
2018-04-16
1
-0
/
+6
*
X86/KVM: Properly update 'tsc_offset' to represent the running guest
KarimAllah Ahmed
2018-04-16
1
-2
/
+4
*
X86/KVM: Do not allow DISABLE_EXITS_MWAIT when LAPIC ARAT is not available
KarimAllah Ahmed
2018-04-11
1
-1
/
+2
*
kvm: x86: fix a compile warning
Peng Hao
2018-04-04
1
-1
/
+1
*
KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"
Wanpeng Li
2018-04-04
1
-1
/
+15
*
KVM: X86: Introduce handle_ud()
Wanpeng Li
2018-04-04
1
-0
/
+13
*
KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pe...
Liran Alon
2018-03-28
1
-13
/
+20
*
KVM: x86: Fix misleading comments on handling pending exceptions
Liran Alon
2018-03-28
1
-2
/
+12
*
KVM: x86: Rename interrupt.pending to interrupt.injected
Liran Alon
2018-03-28
1
-4
/
+4
*
KVM: VMX: No need to clear pending NMI/interrupt on inject realmode interrupt
Liran Alon
2018-03-28
1
-5
/
+0
*
x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
Ladi Prosek
2018-03-28
1
-1
/
+1
*
KVM: x86: Fix perf timer mode IP reporting
Andi Kleen
2018-03-28
1
-13
/
+4
*
KVM: x86: move setting of ept_identity_map_addr to vmx.c
Sean Christopherson
2018-03-23
1
-2
/
+1
*
KVM: nVMX: Do not load EOI-exitmap while running L2
Liran Alon
2018-03-21
1
-2
/
+16
*
KVM: X86: Provide a capability to disable PAUSE intercepts
Wanpeng Li
2018-03-16
1
-1
/
+3
*
KVM: X86: Provide a capability to disable HLT intercepts
Wanpeng Li
2018-03-16
1
-0
/
+3
*
KVM: X86: Provide a capability to disable MWAIT intercepts
Wanpeng Li
2018-03-16
1
-4
/
+20
*
KVM: x86: Add support for VMware backdoor Pseudo-PMCs
Arbel Moshe
2018-03-16
1
-17
/
+24
*
KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoor
Liran Alon
2018-03-16
1
-0
/
+28
*
KVM: x86: Add emulation_type to not raise #UD on emulation failure
Liran Alon
2018-03-16
1
-3
/
+8
*
KVM: x86: Add module parameter for supporting VMware backdoor
Liran Alon
2018-03-16
1
-0
/
+4
*
KVM: x86: add kvm_fast_pio() to consolidate fast PIO code
Sean Christopherson
2018-03-16
1
-4
/
+19
*
x86/kvm/hyper-v: add reenlightenment MSRs support
Vitaly Kuznetsov
2018-03-16
1
-1
/
+11
*
KVM: x86: Add support for AMD Core Perf Extension in guest
Janakarajan Natarajan
2018-03-16
1
-0
/
+1
*
KVM: nVMX: expose VMX capabilities for nested hypervisors to userspace
Paolo Bonzini
2018-03-06
1
-0
/
+19
*
KVM: x86: KVM_CAP_SYNC_REGS
Ken Hofsass
2018-03-06
1
-15
/
+87
*
kvm: x86: hyperv: guest->host event signaling via eventfd
Roman Kagan
2018-03-06
1
-0
/
+10
*
kvm: x86: factor out kvm.arch.hyperv (de)init
Roman Kagan
2018-03-06
1
-1
/
+2
*
KVM: x86: fix vcpu initialization with userspace lapic
Radim Krčmář
2018-03-01
1
-1
/
+2
*
KVM: X86: Allow userspace to define the microcode version
Wanpeng Li
2018-03-01
1
-2
/
+9
*
KVM: X86: Introduce kvm_get_msr_feature()
Wanpeng Li
2018-03-01
1
-3
/
+15
*
KVM: SVM: Add MSR-based feature support for serializing LFENCE
Tom Lendacky
2018-03-01
1
-0
/
+1
*
KVM: x86: Add a framework for supporting MSR-based features
Tom Lendacky
2018-03-01
1
-5
/
+70
*
KVM/x86: remove WARN_ON() for when vm_munmap() fails
Eric Biggers
2018-02-24
1
-4
/
+2
*
KVM: x86: move LAPIC initialization after VMCS creation
Paolo Bonzini
2018-02-24
1
-0
/
+1
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
1
-76
/
+262
|
\
|
*
KVM: x86: don't forget vcpu_put() in kvm_arch_vcpu_ioctl_set_sregs()
Eric Biggers
2018-02-02
1
-1
/
+1
|
*
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
1
-29
/
+143
|
|
\
|
|
*
x86/kvm: Make it compile on 32bit and with HYPYERVISOR_GUEST=n
Thomas Gleixner
2018-01-31
1
-4
/
+4
|
|
*
x86/kvm: Support Hyper-V reenlightenment
Vitaly Kuznetsov
2018-01-30
1
-0
/
+45
|
|
*
x86/kvm: Pass stable clocksource to guests when running nested on Hyper-V
Vitaly Kuznetsov
2018-01-30
1
-25
/
+68
|
*
|
kvm: x86: remove efer_reload entry in kvm_vcpu_stat
Longpeng(Mike)
2018-01-31
1
-1
/
+0
|
*
|
x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...
Vitaly Kuznetsov
2018-01-31
1
-1
/
+2
|
*
|
KVM: x86: Optimization: Create SVM stubs for sync_pir_to_irr()
Liran Alon
2018-01-16
1
-6
/
+4
|
*
|
Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm
Paolo Bonzini
2018-01-16
1
-0
/
+30
|
|
\
\
|
|
*
|
KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctl
Brijesh Singh
2017-12-04
1
-0
/
+24
|
|
*
|
KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctl
Brijesh Singh
2017-12-04
1
-0
/
+6
|
*
|
|
KVM: x86: avoid unnecessary XSETBV on guest entry
Paolo Bonzini
2018-01-16
1
-1
/
+2
|
*
|
|
KVM: x86: fix escape of guest dr6 to the host
Wanpeng Li
2018-01-16
1
-0
/
+6
|
*
|
|
KVM: X86: support paravirtualized help for TLB shootdowns
Wanpeng Li
2018-01-16
1
-7
/
+12
[next]