Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
152482580a1b0accb60676063a1ac57b2d12daf6
/
arch
/
x86
/
kvm
/
x86.c
1524825
KVM: Call kvm_arch_memslots_updated() before updating memslots
by Sean Christopherson
· 6 years ago
254272c
kvm: x86: Add memcg accounting to KVM allocations
by Ben Gardon
· 6 years ago
81b0166
KVM: x86: Sync the pending Posted-Interrupts
by Luwei Kang
· 6 years ago
f7589cc
KVM: x86: cull apicv code when userspace irqchip is requested
by Paolo Bonzini
· 6 years ago
353c095
KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
by Paolo Bonzini
· 6 years ago
b2869f2
KVM: x86: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
1ed199a
KVM: x86: Fix PV IPIs for 32-bit KVM host
by Sean Christopherson
· 6 years ago
5cc244a
KVM: x86: Fix single-step debugging
by Alexander Popov
· 6 years ago
42b00f1
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
bf8c55d
KVM: x86: Implement Intel PT MSRs read/write emulation
by Chao Peng
· 6 years ago
bdd303c
KVM: fix some typos
by Wei Yang
· 6 years ago
ed8e481
KVM: x86: fix size of x86_fpu_cache objects
by Paolo Bonzini
· 6 years ago
0e1b869
kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs
by Eduardo Habkost
· 6 years ago
dcbd3e4
KVM: X86: Fix NULL deref in vcpu_scan_ioapic
by Wanpeng Li
· 6 years ago
b666a4b
kvm: x86: Dynamically allocate guest_fpu
by Marc Orr
· 6 years ago
240c35a
kvm: x86: Use task structs fpu field for user
by Marc Orr
· 6 years ago
e53d88af
kvm: x86: Don't modify MSR_PLATFORM_INFO on vCPU reset
by Jim Mattson
· 6 years ago
2bc3997
x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUID
by Vitaly Kuznetsov
· 6 years ago
5158917
KVM: x86: nVMX: Allow nested_enable_evmcs to be NULL
by Sean Christopherson
· 6 years ago
2a31b9d
kvm: introduce manual dirty log reprotect
by Paolo Bonzini
· 6 years ago
8fe65a8
kvm: rename last argument to kvm_get_dirty_log_protect
by Paolo Bonzini
· 6 years ago
e5d83c7
kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic
by Paolo Bonzini
· 8 years ago
326e742
KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
by Leonid Shatz
· 6 years ago
bcbfbd8
KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
by Liran Alon
· 6 years ago
e97f852
KVM: X86: Fix scan ioapic use-before-initialization
by Wanpeng Li
· 6 years ago
0e96f31
x86: Clean up 'sizeof x' => 'sizeof(x)'
by Jordan Borgner
· 6 years ago
f9dcf08
Revert "kvm: x86: optimize dr6 restore"
by Radim Krčmář
· 6 years ago
c4f5519
kvm: x86: Introduce KVM_CAP_EXCEPTION_PAYLOAD
by Jim Mattson
· 6 years ago
f10c729
kvm: vmx: Defer setting of DR6 until #DB delivery
by Jim Mattson
· 6 years ago
da998b4
kvm: x86: Defer setting of CR2 until #PF delivery
by Jim Mattson
· 6 years ago
91e86d2
kvm: x86: Add payload operands to kvm_multiple_exception
by Jim Mattson
· 6 years ago
59073aa
kvm: x86: Add exception payload fields to kvm_vcpu_events
by Jim Mattson
· 6 years ago
c851436
kvm: x86: Add has_payload and payload to kvm_queued_exception
by Jim Mattson
· 6 years ago
8cab650
x86/kvm/nVMX: nested state migration for Enlightened VMCS
by Vitaly Kuznetsov
· 6 years ago
57b119d
KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capability
by Vitaly Kuznetsov
· 6 years ago
72bbf93
KVM: hyperv: define VP assist page helpers
by Ladi Prosek
· 6 years ago
e173299
x86/kvm/mmu: get rid of redundant kvm_mmu_setup()
by Paolo Bonzini
· 6 years ago
44dd3ff
x86/kvm/mmu: make vcpu->mmu a pointer to the current MMU
by Vitaly Kuznetsov
· 6 years ago
0e0a53c
kvm: x86: optimize dr6 restore
by Paolo Bonzini
· 6 years ago
214ff83
KVM: x86: hyperv: implement PV IPI send hypercalls
by Vitaly Kuznetsov
· 6 years ago
3b8a5df
KVM: LAPIC: Tune lapic_timer_advance_ns automatically
by Wanpeng Li
· 6 years ago
503234b
KVM: x86: Do not use kvm_x86_ops->mpx_supported() directly
by Liran Alon
· 6 years ago
26b471c
KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs
by Liran Alon
· 6 years ago
6fbbde9
KVM: x86: Control guest reads of MSR_PLATFORM_INFO
by Drew Schmitt
· 6 years ago
d84f1cf
KVM: x86: Turbo bits in MSR_PLATFORM_INFO
by Drew Schmitt
· 6 years ago
e6c67d8
KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICv
by Liran Alon
· 6 years ago
822f312
kvm: x86: make kvm_{load|put}_guest_fpu() static
by Sebastian Andrzej Siewior
· 6 years ago
d264ee0
KVM: VMX: use preemption timer to force immediate VMExit
by Sean Christopherson
· 6 years ago
d35b34a
kvm: mmu: Don't read PDPTEs when paging is not enabled
by Junaid Shahid
· 6 years ago
c60658d
KVM: x86: Unexport x86_emulate_instruction()
by Sean Christopherson
· 6 years ago
0ce97a2
KVM: x86: Rename emulate_instruction() to kvm_emulate_instruction()
by Sean Christopherson
· 6 years ago
6c3dfeb
KVM: x86: Do not re-{try,execute} after failed emulation in L2
by Sean Christopherson
· 6 years ago
384bf22
KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTE
by Sean Christopherson
· 6 years ago
8065dbd
KVM: x86: Invert emulation re-execute behavior to make it opt-in
by Sean Christopherson
· 6 years ago
b372115
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
93065ac
mm, oom: distinguish blockable mode for mmu notifiers
by Michal Hocko
· 6 years ago
7288bde
x86: kvm: avoid unused variable warning
by Arnd Bergmann
· 6 years ago
e61cf2e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
28a1f3a
kvm: x86: Set highest physical address bits in non-present/reserved SPTEs
by Junaid Shahid
· 6 years ago
4180bf1
KVM: X86: Implement "send IPI" hypercall
by Wanpeng Li
· 6 years ago
74fec5b
KVM/x86: Move X86_CR4_OSXSAVE check into kvm_valid_sregs()
by Tianyu Lan
· 6 years ago
208320b
kvm: x86: Remove CR3_PCID_INVD flag
by Junaid Shahid
· 7 years ago
956bf35
kvm: x86: Skip shadow page resync on CR3 switch when indicated by guest
by Junaid Shahid
· 7 years ago
ade61e2
kvm: x86: Skip TLB flush on fast CR3 switch when indicated by guest
by Junaid Shahid
· 7 years ago
6e42782
kvm: x86: Introduce KVM_REQ_LOAD_CR3
by Junaid Shahid
· 7 years ago
7c390d3
kvm: x86: Add fast CR3 switch code path
by Junaid Shahid
· 7 years ago
8fcc4b5
kvm: nVMX: Introduce KVM_CAP_NESTED_STATE
by Jim Mattson
· 6 years ago
7f7f1ba
KVM: x86: do not load vmcs12 pages while still in SMM
by Paolo Bonzini
· 6 years ago
44883f0
KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
by Paolo Bonzini
· 6 years ago
5b76a3c
KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
by Paolo Bonzini
· 6 years ago
f2701b7
Merge 4.18-rc7 into master to pick up the KVM dependcy
by Thomas Gleixner
· 6 years ago
47f7dc4
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
cd28325
KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
by Paolo Bonzini
· 7 years ago
c595cee
x86/KVM/VMX: Add L1D flush logic
by Paolo Bonzini
· 7 years ago
273ba45
KVM: x86: fix typo at kvm_arch_hardware_setup comment
by Marcelo Tosatti
· 7 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
778e1cd
treewide: kvzalloc() -> kvcalloc()
by Kees Cook
· 7 years ago
b357bf6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
766d357
kvm: fix typo in flag name
by Michael S. Tsirkin
· 7 years ago
3c9fa24
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
by Paolo Bonzini
· 7 years ago
ce14e868a
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
by Paolo Bonzini
· 7 years ago
c5ce823
KVM: VMX: Optimize tscdeadline timer latency
by Wanpeng Li
· 7 years ago
1499fa8
kvm: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
ec30dcf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
c1aea91
KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capability
by Vitaly Kuznetsov
· 7 years ago
f33ecec
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Radim Krčmář
· 7 years ago
696ca77
KVM: x86: fix #UD address of failed Hyper-V hypercalls
by Radim Krčmář
· 7 years ago
c4d2188
KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed
by Wei Huang
· 7 years ago
899a31f
KVM: x86: use timespec64 for KVM_HC_CLOCK_PAIRING
by Arnd Bergmann
· 7 years ago
3b78ce4
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
bc226f0
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
by Tom Lendacky
· 7 years ago
4c27625
KVM: X86: Lower the default timer frequency limit to 200us
by Wanpeng Li
· 7 years ago
5887164
kvm: vmx: Introduce lapic_mode enumeration
by Jim Mattson
· 7 years ago
a780a3e
KVM: X86: Fix reserved bits check for MOV to CR3
by Wanpeng Li
· 7 years ago
c19986f
kvm: x86: Suppress CR3_PCID_INVD bit only when PCIDs are enabled
by Junaid Shahid
· 7 years ago
6356ee0
x86: Delay skip of emulated hypercall instruction
by Marian Rotariu
· 7 years ago
dd25993
kvm: x86: move MSR_IA32_TSC handling to x86.c
by Paolo Bonzini
· 7 years ago
e79f245
X86/KVM: Properly update 'tsc_offset' to represent the running guest
by KarimAllah Ahmed
· 7 years ago
8e9b29b
X86/KVM: Do not allow DISABLE_EXITS_MWAIT when LAPIC ARAT is not available
by KarimAllah Ahmed
· 7 years ago
3140c15
kvm: x86: fix a compile warning
by Peng Hao
· 7 years ago
Next »