Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
dca7f1284f49911b459da313ece5d9c6dc3291f6
/
arch
/
x86
/
kvm
dca7f12
KVM: x86: add kvm_fast_pio() to consolidate fast PIO code
by Sean Christopherson
· 7 years ago
432baf6
KVM: VMX: use kvm_fast_pio_in for handling IN I/O
by Sean Christopherson
· 7 years ago
2bb8caf
KVM: vVMX: signal failure for nested VMEntry if emulation_required
by Sean Christopherson
· 7 years ago
e1de91c
KVM: VMX: WARN on a MOV CR3 exit w/ unrestricted guest
by Sean Christopherson
· 7 years ago
b4d1851
KVM: VMX: give unrestricted guest full control of CR3
by Sean Christopherson
· 7 years ago
5dc1f04
KVM: VMX: don't force CR4.PAE/PSE for unrestricted guest
by Sean Christopherson
· 7 years ago
1706bd0
KVM: VMX: remove CR0.WP from ..._ALWAYS_ON_UNRESTRICTED_GUEST
by Sean Christopherson
· 7 years ago
e90008d
KVM: VMX: don't configure EPT identity map for unrestricted guest
by Sean Christopherson
· 7 years ago
f7eaeb0
KVM: VMX: don't configure RM TSS for unrestricted guest
by Sean Christopherson
· 7 years ago
915e6f7
x86/kvm/hyper-v: inject #GP only when invalid SINTx vector is unmasked
by Vitaly Kuznetsov
· 7 years ago
98f65ad
x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vector change
by Vitaly Kuznetsov
· 7 years ago
a2e164e
x86/kvm/hyper-v: add reenlightenment MSRs support
by Vitaly Kuznetsov
· 7 years ago
ddd6f0e
KVM: x86: Update the exit_qualification access bits while walking an address
by KarimAllah Ahmed
· 7 years ago
1df372f
KVM: x86: Make enum conversion explicit in kvm_pdptr_read()
by Matthias Kaehlcke
· 7 years ago
0bcc3fb
KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
by Vitaly Kuznetsov
· 7 years ago
c51eb52
KVM: x86: Add support for AMD Core Perf Extension in guest
by Janakarajan Natarajan
· 7 years ago
0c7f650
KVM: nVMX: Enforce NMI controls on vmentry of L2 guests
by Krish Sadhukhan
· 7 years ago
1389309
KVM: nVMX: expose VMX capabilities for nested hypervisors to userspace
by Paolo Bonzini
· 7 years ago
6677f3d
KVM: nVMX: introduce struct nested_vmx_msrs
by Paolo Bonzini
· 7 years ago
01643c5
KVM: x86: KVM_CAP_SYNC_REGS
by Ken Hofsass
· 7 years ago
faeb783
kvm: x86: hyperv: guest->host event signaling via eventfd
by Roman Kagan
· 7 years ago
cbc0236
kvm: x86: factor out kvm.arch.hyperv (de)init
by Roman Kagan
· 7 years ago
03a6c259
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
b7e31be
KVM: x86: fix vcpu initialization with userspace lapic
by Radim Krčmář
· 7 years ago
518e7b9
KVM: X86: Allow userspace to define the microcode version
by Wanpeng Li
· 7 years ago
66421c1
KVM: X86: Introduce kvm_get_msr_feature()
by Wanpeng Li
· 7 years ago
d1d93fa
KVM: SVM: Add MSR-based feature support for serializing LFENCE
by Tom Lendacky
· 7 years ago
801e459
KVM: x86: Add a framework for supporting MSR-based features
by Tom Lendacky
· 7 years ago
85a2d93
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d4858aa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
9c5e0af
KVM: SVM: Fix SEV LAUNCH_SECRET command
by Brijesh Singh
· 7 years ago
7607b71
KVM: SVM: install RSM intercept
by Brijesh Singh
· 7 years ago
3e23338
KVM: SVM: no need to call access_ok() in LAUNCH_MEASURE command
by Brijesh Singh
· 7 years ago
fe2a302
KVM: x86: fix backward migration with async_PF
by Radim Krčmář
· 7 years ago
95e057e
KVM: X86: Fix SMRAM accessing even if VM is shutdown
by Wanpeng Li
· 7 years ago
135a06c
KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2
by Chao Gao
· 7 years ago
103c763
KVM/x86: remove WARN_ON() for when vm_munmap() fails
by Eric Biggers
· 7 years ago
9915824
KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIP
by Radim Krčmář
· 7 years ago
0b2e990
KVM: x86: move LAPIC initialization after VMCS creation
by Paolo Bonzini
· 7 years ago
946fbbc
KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path as unlikely()
by Paolo Bonzini
· 7 years ago
ecb586b
KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
by Paolo Bonzini
· 7 years ago
d4667ca
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3712caeb
KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap
by KarimAllah Ahmed
· 7 years ago
206587a
X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
by KarimAllah Ahmed
· 7 years ago
928a4c3
KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods
by David Woodhouse
· 7 years ago
15303ba
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
80132f4
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Radim Krčmář
· 7 years ago
3527799
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
617aebe
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
b2ac58f
KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
by KarimAllah Ahmed
· 7 years ago
d28b387
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
by KarimAllah Ahmed
· 7 years ago
28c1c9f
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
by KarimAllah Ahmed
· 7 years ago
15d4507
KVM/x86: Add IBPB support
by Ashok Raj
· 7 years ago
b7b27aa
KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
by KarimAllah Ahmed
· 7 years ago
a96223f
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into x86/pti
by Thomas Gleixner
· 7 years ago
8dbfb2b
KVM: x86: don't forget vcpu_put() in kvm_arch_vcpu_ioctl_set_sregs()
by Eric Biggers
· 7 years ago
7bf14c2
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Radim Krčmář
· 7 years ago
085331d
x86/kvm: Update spectre-v1 mitigation
by Dan Williams
· 7 years ago
904e14f
KVM: VMX: make MSR bitmaps per-VCPU
by Paolo Bonzini
· 7 years ago
87cedc6
kvm: x86: remove efer_reload entry in kvm_vcpu_stat
by Longpeng(Mike)
· 7 years ago
806793f
KVM: x86: AMD Processor Topology Information
by Stanislav Lanci
· 7 years ago
d391f12
x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running nested
by Vitaly Kuznetsov
· 7 years ago
5fa4ec9
x86/kvm: Make it compile on 32bit and with HYPYERVISOR_GUEST=n
by Thomas Gleixner
· 7 years ago
0092e43
x86/kvm: Support Hyper-V reenlightenment
by Vitaly Kuznetsov
· 7 years ago
b0c39dc
x86/kvm: Pass stable clocksource to guests when running nested on Hyper-V
by Vitaly Kuznetsov
· 7 years ago
7e86548
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
by Ingo Molnar
· 7 years ago
6304672
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f21f165
KVM: VMX: introduce alloc_loaded_vmcs
by Paolo Bonzini
· 7 years ago
de3a002
KVM: nVMX: Eliminate vmcs02 pool
by Jim Mattson
· 7 years ago
c940a3f
KVM: VMX: Make indirect call speculation safe
by Peter Zijlstra
· 7 years ago
1a29b5b
KVM: x86: Make indirect calls in emulator speculation safe
by Peter Zijlstra
· 7 years ago
37b9595
KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in kvm_valid_sregs()
by Tianyu Lan
· 7 years ago
d7231e7
KVM: VMX: introduce X2APIC_MSR macro
by Paolo Bonzini
· 7 years ago
c992384
KVM: vmx: speed up MSR bitmap merge
by Paolo Bonzini
· 7 years ago
1f6e5b2
KVM: vmx: simplify MSR bitmap setup
by Paolo Bonzini
· 7 years ago
07f3661
KVM: nVMX: remove unnecessary vmwrite from L2->L1 vmexit
by Paolo Bonzini
· 7 years ago
25a2e4f
KVM: nVMX: initialize more non-shadowed fields in prepare_vmcs02_full
by Paolo Bonzini
· 7 years ago
8665c3f
KVM: nVMX: initialize descriptor cache fields in prepare_vmcs02_full
by Paolo Bonzini
· 7 years ago
74a497f
KVM: nVMX: track dirty state of non-shadowed VMCS fields
by Paolo Bonzini
· 7 years ago
c9e9dea
KVM: VMX: split list of shadowed VMCS field to a separate file
by Paolo Bonzini
· 7 years ago
58e9ffa
kvm: vmx: Reduce size of vmcs_field_to_offset_table
by Jim Mattson
· 7 years ago
d37f426
kvm: vmx: Change vmcs_field_type to vmcs_field_width
by Jim Mattson
· 7 years ago
5b15706
kvm: vmx: Introduce VMCS12_MAX_FIELD_INDEX
by Jim Mattson
· 7 years ago
44900ba
KVM: VMX: optimize shadow VMCS copying
by Paolo Bonzini
· 7 years ago
c5d167b
KVM: vmx: shadow more fields that are read/written on every vmexits
by Paolo Bonzini
· 7 years ago
6b69771
KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
by Liran Alon
· 7 years ago
851c1a18
KVM: nVMX: Fix injection to L2 when L1 don't intercept external-interrupts
by Liran Alon
· 7 years ago
f27a85c
KVM: nVMX: Re-evaluate L1 pending events when running L2 and L1 got posted-interrupt
by Liran Alon
· 7 years ago
e7387b0
KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updated
by Liran Alon
· 7 years ago
fa59cc0
KVM: x86: Optimization: Create SVM stubs for sync_pir_to_irr()
by Liran Alon
· 7 years ago
5c7d4f9
KVM: nVMX: Fix bug of injecting L2 exception into L1
by Liran Alon
· 7 years ago
a6cb099
kvm/vmx: Use local vmx variable in vmx_get_msr()
by Borislav Petkov
· 7 years ago
aa2e063
KVM: MMU: consider host cache mode in MMIO page check
by Haozhong Zhang
· 7 years ago
05992ed
Merge branch 'kvm-insert-lfence'
by Paolo Bonzini
· 7 years ago
505c9e9
KVM: x86: prefer "depends on" to "select" for SEV
by Paolo Bonzini
· 7 years ago
65e3858
Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm
by Paolo Bonzini
· 7 years ago
476b7ad
KVM: x86: avoid unnecessary XSETBV on guest entry
by Paolo Bonzini
· 7 years ago
efdab99
KVM: x86: fix escape of guest dr6 to the host
by Wanpeng Li
· 7 years ago
f38a7b7
KVM: X86: support paravirtualized help for TLB shootdowns
by Wanpeng Li
· 7 years ago
c2ba05c
KVM: X86: introduce invalidate_gpa argument to tlb flush
by Wanpeng Li
· 7 years ago
Next »