index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
kvm_host.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
2020-02-11
1
-4
/
+4
*
x86/KVM: Clean up host's steal time structure
Boris Ostrovsky
2020-02-11
1
-2
/
+1
*
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
2020-02-11
1
-0
/
+1
*
kvm/svm: PKU not currently supported
John Allen
2020-02-11
1
-0
/
+1
*
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
1
-1
/
+8
|
\
|
*
KVM: x86: implement MSR_IA32_TSX_CTRL effect on CPUID
Paolo Bonzini
2019-11-21
1
-0
/
+1
|
*
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
2019-11-04
1
-0
/
+4
|
*
kvm: mmu: ITLB_MULTIHIT mitigation
Paolo Bonzini
2019-11-04
1
-0
/
+2
|
*
KVM: nVMX: Don't leak L1 MMIO regions to L2
Jim Mattson
2019-10-22
1
-1
/
+1
*
|
KVM: x86: deliver KVM IOAPIC scan request to target vCPUs
Nitesh Narayan Lal
2019-11-15
1
-0
/
+2
*
|
KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC
Like Xu
2019-11-15
1
-0
/
+14
*
|
KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter
Like Xu
2019-11-15
1
-0
/
+5
*
|
KVM: x86: Introduce vcpu->arch.xsaves_enabled
Aaron Lewis
2019-10-22
1
-0
/
+1
*
|
KVM: x86/vPMU: Declare kvm_pmu->reprogram_pmi field using DECLARE_BITMAP
Like Xu
2019-10-22
1
-1
/
+1
*
|
kvm: x86: Modify kvm_x86_ops.get_enable_apicv() to use struct kvm parameter
Suthikulpanit, Suravee
2019-10-22
1
-1
/
+1
*
|
KVM: x86: Fold decache_cr3() into cache_reg()
Sean Christopherson
2019-10-22
1
-1
/
+0
*
|
KVM: x86: Fold 'enum kvm_ex_reg' definitions into 'enum kvm_reg'
Sean Christopherson
2019-10-22
1
-3
/
+1
|
/
*
KVM: x86: assign two bits to track SPTE kinds
Paolo Bonzini
2019-09-27
1
-7
/
+0
*
KVM: x86: Don't check kvm_rebooting in __kvm_handle_fault_on_reboot()
Sean Christopherson
2019-09-25
1
-7
/
+1
*
KVM: x86: Drop ____kvm_handle_fault_on_reboot()
Sean Christopherson
2019-09-25
1
-5
/
+1
*
KVM: x86: Check kvm_rebooting in kvm_spurious_fault()
Sean Christopherson
2019-09-25
1
-1
/
+1
*
KVM: x86/mmu: Explicitly track only a single invalid mmu generation
Sean Christopherson
2019-09-24
1
-2
/
+2
*
KVM: x86/mmu: Revert "Revert "KVM: MMU: reclaim the zapped-obsolete page first""
Sean Christopherson
2019-09-24
1
-0
/
+1
*
KVM: x86: Add comments to document various emulation types
Sean Christopherson
2019-09-24
1
-0
/
+30
*
KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT}
Sean Christopherson
2019-09-24
1
-6
/
+0
*
KVM: x86: Add explicit flag for forced emulation on #UD
Sean Christopherson
2019-09-24
1
-0
/
+1
*
KVM: x86: Move #GP injection for VMware into x86_emulate_instruction()
Sean Christopherson
2019-09-24
1
-2
/
+1
*
KVM/Hyper-V/VMX: Add direct tlb flush support
Vitaly Kuznetsov
2019-09-24
1
-0
/
+2
*
KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSH
Tianyu Lan
2019-09-24
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-09-18
1
-4
/
+15
|
\
|
*
KVM: x86: Fix INIT signal handling in various CPU states
Liran Alon
2019-09-11
1
-0
/
+2
|
*
KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM code
Sean Christopherson
2019-09-10
1
-0
/
+2
|
*
KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers
Sean Christopherson
2019-09-10
1
-2
/
+2
|
*
KVM: x86: Disable posted interrupts for non-standard IRQs delivery modes
Alexander Graf
2019-09-10
1
-0
/
+7
|
*
KVM: x86: Rename access permissions cache member in struct kvm_vcpu_arch
Sean Christopherson
2019-08-22
1
-1
/
+1
|
*
x86: kvm: svm: propagate errors from skip_emulated_instruction()
Vitaly Kuznetsov
2019-08-22
1
-1
/
+1
*
|
KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslot
Sean Christopherson
2019-09-14
1
-0
/
+2
|
/
*
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2019-08-09
1
-15
/
+19
|
\
|
*
x86/kvm: Don't call kvm_spurious_fault() from .fixup
Josh Poimboeuf
2019-07-18
1
-15
/
+19
*
|
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
2019-08-05
1
-0
/
+2
*
|
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
2019-08-05
1
-0
/
+1
*
|
KVM: X86: Dynamically allocate user_fpu
Wanpeng Li
2019-07-22
1
-1
/
+1
*
|
Revert "kvm: x86: Use task structs fpu field for user"
Paolo Bonzini
2019-07-22
1
-3
/
+4
|
/
*
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-11
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
KVM: x86: PMU Event Filter
Eric Hankland
2019-07-11
1
-0
/
+2
*
|
KVM: VMX: Handle NMIs, #MCs and async #PFs in common irqs-disabled fn
Sean Christopherson
2019-06-18
1
-1
/
+1
*
|
KVM: x86: move MSR_IA32_POWER_CTL handling to common code
Paolo Bonzini
2019-06-18
1
-0
/
+1
*
|
kvm: x86: add host poll control msrs
Marcelo Tosatti
2019-06-18
1
-0
/
+2
*
|
KVM: X86: Provide a capability to disable cstate msr read intercepts
Wanpeng Li
2019-06-04
1
-0
/
+1
[next]